Developer Portal
API Reference
License
Preparing search index...
The search index is not available
Mappedin JS - v6.13.0
Mappedin JS
ColorString
Type Alias ColorString
ColorString
:
keyof
typeof
Color.NAMES
|
string
&
NonNullable
<
unknown
>
A color string. Color can be one of:
CSS color name, e.g.
DarkGoldenRod
Hex string, e.g.
#0000FF
or RGB value, e.g.
rgb(255,0,0)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Developer Portal
API Reference
License
Mappedin JS - v6.13.0
Loading...
A color string. Color can be one of:
DarkGoldenRod#0000FFrgb(255,0,0)