x4js - v2.2.49
GitHub
Preparing search index...
TabItem
Interface TabItem
interface
TabItem
{
cls
?:
string
;
content
:
Component
<
ComponentProps
,
ComponentEvents
>
|
callback
;
icon
?:
string
;
name
:
string
;
title
:
string
;
}
Index
Properties
cls?
content
icon?
name
title
Properties
Optional
cls
cls
?:
string
content
content
:
Component
<
ComponentProps
,
ComponentEvents
>
|
callback
Optional
icon
icon
?:
string
name
name
:
string
title
title
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cls
content
icon
name
title
GitHub
x4js - v2.2.49
Loading...