ColorVariantsinterface
{
color?: ColorVariant | undefined;
}| Property | Type | |
|---|---|---|
.color | ColorVariant | Colour of the element. |
Variant props for colouring an element, e.g. color="purple".
{
color?: ColorVariant | undefined;
}| Property | Type | |
|---|---|---|
.color | ColorVariant | Colour of the element. |
Variant props for colouring an element, e.g. color="purple".