ShadowVariantsinterface
{
shadow?: ShadowVariant | undefined;
}| Property | Type | |
|---|---|---|
.shadow | ShadowVariant | Drop shadow of the element. |
Variant props for the drop shadow of an element, e.g. shadow="large".
{
shadow?: ShadowVariant | undefined;
}| Property | Type | |
|---|---|---|
.shadow | ShadowVariant | Drop shadow of the element. |
Variant props for the drop shadow of an element, e.g. shadow="large".