A list of color-coded labels. The component supports wrapping, several alignment options, and custom colors, as well as consistent color assignment ensuring that each distinct label is associated with a unique color.
name
string
Component name
setValue
options: string | string[] | { value: any; title: string;
color: string }[]
void
Set component value
On Init
Triggered when the component is initialized
On Tag Click
Triggered when a tag is clicked
