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