Live demo — this example is server-driven; run the showcase locally for the interactive version.

Chip

Use Chip straight from a Qute template — parameters and slots instead of Java builders. This reference is generated from the runtime template sources: each template documents its parameters and slots in the header comment shown beneath its include line.

Templates

chip

{#include components/data-display/chip /}
Chip — PatternFly v6 (DEPRECATED — use Label instead) 
 Wraps pf-v6-c-label since pf-v6-c-chip was removed in v6.

 Required: id — derives {id}-text + {id}-remove for the close button's aria-labelledby wiring. 
 Content slot:
chip text (passed as include body). 
 Optional params: removable, overflow, badge (badge count text), ariaLabel
(close button label)