ColorParam interface
Signature:
export interface ColorParam extends AbstractParam<string>
Extends: AbstractParam<string>
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
"color" |
(Optional) |
Signature:
export interface ColorParam extends AbstractParam<string>
Extends: AbstractParam<string>
Property |
Modifiers |
Type |
Description |
---|---|---|---|
"color" |
(Optional) |