Skip to content

Chip ⚠️ Experimental

The Chip component can be used imported from:

Playground

Parameters

Events

This component has events. Check the documentation about how to use the events.

NamePayloadDescription
@clickMouseEventFires when the chip is clicked.

Slots

This component has slots. Check the documentation about how to use the slots.

NameTagsDescription
defaultspanContent of the chip.

Parameters use

Check the documentation about how to use the parameters.

content

The text or content inside the chip. It uses the default slot too.

Chip

Flags

disabled

The attribute disabled will block the interaction with the component

Disabled chip

readonly

The attribute readonly will make the component to behave as a readonly component.

Readonly chip

Browser support

Detected engine:  

  • Chromium

  • Webkit

  • Gecko

CodeSandbox example

Sorry, not available yet ☹️