wdpr
Preparing search index...
@wdprlib/ast
element
ColorData
Interface ColorData
Data for
##color|text##
inline color syntax.
interface
ColorData
{
color
:
string
;
elements
:
Element
[]
;
}
Index
Properties
color
elements
Properties
color
color
:
string
CSS color value (name, hex, rgb, etc.)
elements
elements
:
Element
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
elements
wdpr
Loading...
Data for
##color|text##inline color syntax.