Documentation / @zerotal/flow / index / TabsProps
Interface: TabsProps
Defined in: flow/src/components.ts:635
Props for Tabs: the array of tab items to render.
Indexable
[
key:string]:unknown
Properties
items
items:
TabItem[]
Defined in: flow/src/components.ts:636
class?
optionalclass?:string
Defined in: flow/src/components.ts:637