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.
tabs - Array[]
name - String
active - true | false
disabled - true | false
content - HTML
An official Gentlent website. Official Gentlent websites are always linked from our website gentlent.com, or contain an extended validated certificate.