ColorVariantsinterface

{
	color?: ColorVariant | undefined;
}
PropertyType
.colorColorVariant
Colour of the element.

Variant props for colouring an element, e.g. color="purple".