Home > @uniformdev/design-system > SwatchLabelRemoveButton
SwatchLabelRemoveButton() function
Signature:
Parameters
| Parameter | Type | Description |
|---|---|---|
| { onRemove, size, } | { onRemove: () => void; size?: SwatchLabelProps["size"]; } |
Returns:
_emotion_react_jsx_runtime.JSX.Element