@bootdesk/js-web-adapter-core
Preparing search index...
CardSection
Interface CardSection
interface
CardSection
{
fields
?:
CardField
[]
;
text
?:
string
;
type
:
"section"
;
}
Index
Properties
fields?
text?
type
Properties
Optional
fields
fields
?:
CardField
[]
Optional
text
text
?:
string
type
type
:
"section"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fields
text
type
@bootdesk/js-web-adapter-core
Loading...