Preparing search index...
The search index is not available
app
app
serverSdk
IDB
Interface IDB
interface
IDB
{
background
?:
string
;
border
?:
string
;
children
?:
IDB
[]
;
extraStyle
?:
string
;
icon
?:
string
;
iconClass
?:
string
;
id
?:
string
;
isUnselected
?:
number
;
mode
?:
string
;
order
?:
number
;
title
?:
string
;
type
?:
string
;
version
?:
string
;
}
Index
Properties
background?
border?
children?
extra
Style?
icon?
icon
Class?
id?
is
Unselected?
mode?
order?
title?
type?
version?
Properties
Optional
background
background
?:
string
Optional
border
border
?:
string
Optional
children
children
?:
IDB
[]
Optional
extra
Style
extra
Style
?:
string
Optional
icon
icon
?:
string
Optional
icon
Class
icon
Class
?:
string
Optional
id
id
?:
string
Optional
is
Unselected
is
Unselected
?:
number
Optional
mode
mode
?:
string
Optional
order
order
?:
number
Optional
title
title
?:
string
Optional
type
type
?:
string
Optional
version
version
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
background
border
children
extra
Style
icon
icon
Class
id
is
Unselected
mode
order
title
type
version
app
clientSdk
serverSdk
Generated using
TypeDoc