DurationVariantsinterface
{
duration?: DurationValue | undefined;
}| Property | Type | |
|---|---|---|
.duration | DurationValue | Transition duration of the element. |
Variant props for the transition duration of an element, e.g. duration="fast".
{
duration?: DurationValue | undefined;
}| Property | Type | |
|---|---|---|
.duration | DurationValue | Transition duration of the element. |
Variant props for the transition duration of an element, e.g. duration="fast".