jamespot-user-api
Preparing search index...
WidgetCheckListContent
Type Alias WidgetCheckListContent
type
WidgetCheckListContent
=
{
arr
?:
WidgetCheckListContentArr
[]
;
css
?:
Record
<
string
,
string
|
number
>
;
edit
?:
boolean
;
widgets
?:
WidgetBaseType
[]
;
}
Index
Properties
arr?
css?
edit?
widgets?
Properties
Optional
arr
arr
?:
WidgetCheckListContentArr
[]
Optional
css
css
?:
Record
<
string
,
string
|
number
>
Optional
edit
edit
?:
boolean
Optional
widgets
widgets
?:
WidgetBaseType
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
arr
css
edit
widgets
jamespot-user-api
Loading...