Tag API

API reference docs for theTagcomponent. For examples and details on the usage of this component, visit the component demo page.

Props

PropTypeDescriptionDefault
adornmentEnd?React.ReactNodeThe icon to be displayed at the end of the component_
adornmentStart?React.ReactNodeThe icon to be displayed at the start of the component_
childrenReact.ReactNodeThe content of the component_
draggable?booleanPass as HTML draggable element for better accessibilityfalse
size?'standard' | 'large'The size of the Tag'standard'