Interface IColorWithTitle
Package: @aurigma/design-atoms-model
Properties
color
Declaration
color: Color;
Property Value
| Type | Description |
|---|---|
| Color |
title
Declaration
title: string;
Property Value
| Type | Description |
|---|---|
| string |
color: Color;
| Type | Description |
|---|---|
| Color |
title: string;
| Type | Description |
|---|---|
| string |