StrokeVariantsinterface
{
stroke?: StrokeVariant | undefined;
}| Property | Type | |
|---|---|---|
.stroke | StrokeVariant | Border thickness of the component. |
Variant props for the border thickness of a component, e.g. stroke="thick".
{
stroke?: StrokeVariant | undefined;
}| Property | Type | |
|---|---|---|
.stroke | StrokeVariant | Border thickness of the component. |
Variant props for the border thickness of a component, e.g. stroke="thick".