DurationVariantsinterface

{
	duration?: DurationValue | undefined;
}
PropertyType
.durationDurationValue
Transition duration of the element.

Variant props for the transition duration of an element, e.g. duration="fast".