Skip to content

Tabs

Lorem Ipsum 1

Code

import * as G from '.../components';

<G.Tabs tabs={[
  { name: 'Lorem', active: true, content: <>Lorem Ipsum 1</> },
  { name: 'Ipsum', content: <>Lorem Ipsum 2</> },
]} />

Properties

This component extends the Base Component and supports all of its properties.
GentlentAn official Gentlent website. Official Gentlent websites are always linked from our website gentlent.com, or contain an extended validated certificate.