MobX Lark
Preparing search index...
DivCardTag
Interface DivCardTag
interface
DivCardTag
{
extra
?:
ButtonCardTag
;
fields
?:
{
is_short
:
boolean
;
text
:
TextCardTag
}
[]
;
tag
:
"div"
;
text
?:
TextCardTag
;
}
Index
Properties
extra?
fields?
tag
text?
Properties
Optional
extra
extra
?:
ButtonCardTag
Optional
fields
fields
?:
{
is_short
:
boolean
;
text
:
TextCardTag
}
[]
tag
tag
:
"div"
Optional
text
text
?:
TextCardTag
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
extra
fields
tag
text
MobX Lark
Loading...