Skip to content
TREB Docs

IsHTMLColor

IsHTMLColor property

Declaration
declare const IsHTMLColor: (color?: Color) => color is HTMLColor;
declare const IsHTMLColor: (color?: Color) => color is HTMLColor;