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
>
>
IFixedProps
<
Id
>
ITabsProps
Index
Properties
active
Id
can
Fixed
candel
children
class
Name
disable
Lazy
Mount
fixed
Ids
nav
Extra
Content
overflow
Mode
stretch
tabs
type
unmount
Panel
OnHide
Methods
on
Add
on
Change
on
Delete
on
Fixed
Change
render
Tab
Bar
Properties
active
Id
active
Id
:
Id
Optional
can
Fixed
can
Fixed
:
boolean
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
Optional
fixed
Ids
fixed
Ids
:
Id
[]
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
Add
on
Add
(
)
:
void
Returns
void
on
Change
on
Change
(
id
:
Id
)
:
void
Parameters
id:
Id
Returns
void
on
Delete
on
Delete
(
id
:
Id
)
:
void
Parameters
id:
Id
Returns
void
Optional
on
Fixed
Change
on
Fixed
Change
(
ids
:
Id
[]
)
:
void
Parameters
ids:
Id
[]
Returns
void
Optional
render
Tab
Bar
render
Tab
Bar
(
props
:
ITabsNavProps
<
Id
>
, TabBar
:
ComponentType
<
ITabsNavProps
<
any
>
>
)
:
ReactNode
Parameters
props:
ITabsNavProps
<
Id
>
TabBar:
ComponentType
<
ITabsNavProps
<
any
>
>
Returns
ReactNode
Exports
ITabs
Props
active
Id
can
Fixed
candel
children
class
Name
disable
Lazy
Mount
fixed
Ids
nav
Extra
Content
overflow
Mode
stretch
tabs
type
unmount
Panel
OnHide
on
Add
on
Change
on
Delete
on
Fixed
Change
render
Tab
Bar
Generated using
TypeDoc