@bootdesk/js-web-adapter-core
Preparing search index...
TextElement
Interface TextElement
interface
TextElement
{
content
:
string
;
style
?:
"plain"
|
"bold"
|
"muted"
;
type
:
"text"
;
}
Index
Properties
content
style?
type
Properties
content
content
:
string
Optional
style
style
?:
"plain"
|
"bold"
|
"muted"
type
type
:
"text"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
style
type
@bootdesk/js-web-adapter-core
Loading...