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