ShadowVariantsinterface

{
	shadow?: ShadowVariant | undefined;
}
PropertyType
.shadowShadowVariant
Drop shadow of the element.

Variant props for the drop shadow of an element, e.g. shadow="large".