ColorVarianttype

| "primary"
	| "secondary"
	| "tertiary"
	| "red"
	| "orange"
	| "yellow"
	| "green"
	| "aqua"
	| "blue"
	| "purple"
	| "pink"
	| "gray"

Enumerated colour names selectable via the color="purple" prop for components that support that support ColorVariants

  • Applies a tint color to the element.