RadiusVariantsinterface
{
radius?: RadiusVariant | undefined;
}| Property | Type | |
|---|---|---|
.radius | RadiusVariant | Corner radius of the element. |
Variant props for the corner radius of an element, e.g. radius="large".
{
radius?: RadiusVariant | undefined;
}| Property | Type | |
|---|---|---|
.radius | RadiusVariant | Corner radius of the element. |
Variant props for the corner radius of an element, e.g. radius="large".