Preparing search index...
The search index is not available
uiconfig.js
uiconfig.js
UiConfigContainer
Interface UiConfigContainer<TValue, TType>
interface
UiConfigContainer
<
TValue
,
TType
>
{
uiConfig
?:
UiObjectConfig
<
TValue
,
TType
,
any
>
;
[
id
:
string
]
:
any
;
}
Type Parameters
TValue
=
any
TType
extends
string
=
string
Hierarchy (
view full
)
IUiConfigContainer
<
TValue
,
TType
>
UiConfigContainer
Indexable
[
id
:
string
]:
any
Index
Properties
ui
Config?
Properties
Optional
ui
Config
ui
Config
?:
UiObjectConfig
<
TValue
,
TType
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ui
Config
uiconfig.js
Loading...