ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > Color

Color type

A CSS valid color: RGB(r,g,b), #hexa, colorName...

Signature:

export declare type Color = string;
  • Color type
Copyright © 2019 ActiveViam