Preparing search index...
The search index is not available
dattatable
dattatable
IItemFormTabInfo
Interface IItemFormTabInfo
Tab Information
interface
IItemFormTabInfo
{
isVertical
?:
boolean
;
onClick
?:
(
(
el
?
,
item
?
)
=>
void
)
;
tabs
:
IItemFormTab
[]
;
}
Index
Properties
is
Vertical?
on
Click?
tabs
Properties
Optional
is
Vertical
is
Vertical
?:
boolean
Optional
on
Click
on
Click
?:
(
(
el
?
,
item
?
)
=>
void
)
Type declaration
(
el
?
,
item
?
)
:
void
Parameters
Optional
el
:
HTMLElement
Optional
item
:
IListGroupItem
<
Element
>
Returns
void
tabs
tabs
:
IItemFormTab
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
is
Vertical
on
Click
tabs
dattatable
Loading...
Tab Information