
Chip input lets users enter multiple values in one field. The plugin generates the inline input automatically after initialization.
Contextual chip classes work inside chip input as well, which is handy for labels, issue types, or priorities.
Use.chip-input-sm or.chip-input-lg to align the field with surrounding form controls.
You can start with an empty field or wrap the component with a regular form label for clearer form structure and accessibility.
Disabled blocks interaction entirely. Readonly keeps values visible, but prevents adding and removing chips.
The component integrates well with ordinary Bootstrap forms, including helper text and predefined values.