Looking forQuasar v2 betawith Vue 3 docs?
Chip
The QChip component is basically a simple UI block entity, representing for example more advanced underlying data, such as a contact, in a compact way.
Chips can contain entities such as an avatar, text or an icon, optionally having a pointer too. They can also be closed or removed if configured so.
TIP
Also check out QBadge.
Installation
/*
* No installation step is necessary.
* It gets installed by default by @quasar/app v2+.
*/
Usage
Custom sizes (below) have been introduced in v1.2.2+:
QChip API
Ready for more?