This story is not configured to handle controls. Learn how to add controls
NameDescriptionDefaultControl
children*
ReactNode
--
css
CSS
--
leftIcon
Left icon to display before the text.
ReactNode
--
onRemove
Click handler for the remove button.
() => void
--
removable
Whether the tag is removable.
boolean
true
-
removeButtonAlign
Align Remove Icon to the left or right.
"left""right"
"'right'"
-
rightIcon
Right icon to display after the text.
ReactNode
--