StatusVariantsinterface
{
status?: Status | undefined;
}| Property | Type | |
|---|---|---|
.status | Status | Status for the element. |
Variant props for the semantic status of an element, e.g. status="success".
{
status?: Status | undefined;
}| Property | Type | |
|---|---|---|
.status | Status | Status for the element. |
Variant props for the semantic status of an element, e.g. status="success".