StatusVariantsinterface

{
	status?: Status | undefined;
}
PropertyType
.statusStatus
Status for the element.

Variant props for the semantic status of an element, e.g. status="success".