Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
zent
ITabsProps
Interface ITabsProps<Id>
Type parameters
Id
Hierarchy
IBaseTabsProps
<
Id
,
ITabPanelProps
<
Id
>
>
ITabsProps
Index
Properties
active
Id
candel
children
class
Name
disable
Lazy
Mount
nav
Extra
Content
overflow
Mode
stretch
tabs
type
unmount
Panel
OnHide
Methods
on
Change
on
Delete
Properties
active
Id
active
Id
:
Id
candel
candel
:
boolean
Optional
children
children
:
ITabPanelElement
<
ITabPanelProps
<
Id
>
>
|
ITabPanelElement
<
ITabPanelProps
<
Id
>
>
[]
Optional
class
Name
class
Name
:
string
Optional
disable
Lazy
Mount
disable
Lazy
Mount
:
boolean
nav
Extra
Content
nav
Extra
Content
:
ReactNode
Optional
overflow
Mode
overflow
Mode
:
ITabOverflowMode
stretch
stretch
:
boolean
Optional
tabs
tabs
:
ITab
<
Id
>
[]
Optional
type
type
:
TabType
Optional
unmount
Panel
OnHide
unmount
Panel
OnHide
:
boolean
Methods
on
Change
on
Change
(
id
:
Id
)
:
void
Parameters
id:
Id
Returns
void
on
Delete
on
Delete
(
id
:
Id
)
:
void
Parameters
id:
Id
Returns
void
Exports
ITabs
Props
active
Id
candel
children
class
Name
disable
Lazy
Mount
nav
Extra
Content
overflow
Mode
stretch
tabs
type
unmount
Panel
OnHide
on
Change
on
Delete
Generated using
TypeDoc