umd-styles-library
Preparing search index...
element
text
rich
SimpleRichTextOptions
Interface SimpleRichTextOptions
Options for simple rich text style variants
Since
1.7.0
interface
SimpleRichTextOptions
{
color
?:
string
;
scaling
?:
boolean
;
size
?:
"large"
|
"base"
|
"largest"
;
theme
?:
"light"
|
"dark"
;
}
Index
Properties
color?
scaling?
size?
theme?
Properties
Optional
color
color
?:
string
Optional
scaling
scaling
?:
boolean
Optional
size
size
?:
"large"
|
"base"
|
"largest"
Optional
theme
theme
?:
"light"
|
"dark"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
scaling
size
theme
umd-styles-library
Loading...
Options for simple rich text style variants
Since
1.7.0