TESSA Web API
Preparing search index...
UI.Common
ThemeFragment
Type Alias ThemeFragment
type
ThemeFragment
=
{
controls
?:
string
[]
;
meta
?:
ThemeMetaSection
;
resources
?:
ThemeResourceSection
;
templates
?:
ThemeFragment
;
[
key
:
string
]:
undefined
|
ThemeValue
|
ThemeNode
;
}
Indexable
[
key
:
string
]:
undefined
|
ThemeValue
|
ThemeNode
Index
Properties
controls?
meta?
resources?
templates?
Properties
Optional
controls
controls
?:
string
[]
Optional
meta
meta
?:
ThemeMetaSection
Optional
resources
resources
?:
ThemeResourceSection
Optional
templates
templates
?:
ThemeFragment
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
controls
meta
resources
templates
TESSA Web API
Loading...