StylableClickablePropsinterface
{
className?: string | undefined;
}| Property | Type | |
|---|---|---|
.className | string |
Props for a clickable that also accepts a className for styling.
{
className?: string | undefined;
}| Property | Type | |
|---|---|---|
.className | string |
Props for a clickable that also accepts a className for styling.