Overview

KMultiselect is a candidate component under development. It allows users to select multiple options from a list or dropdown, displaying the selected items as tags or chips.

For now, this page demonstrates KChip, which is used to render the individual selected items.

KChip

KChip represents a selected option or tag. It can be standard (non-closeable), closeable, or disabled, and supports custom accessible labels.

Standard Chips (Non-closeable)

Mathematics
English Language Arts

Closeable Chips

Science
Social Studies

Disabled Chips

History (Disabled)
Geography (Disabled & Closeable)

Custom Close Accessible Label (removeLabel)

Custom Action