Chip

A visual indicator that highlights an element's status or attribute for quick recognition.

Properties

Value string
Add the value of the data item. This can be a variable of a fixed value.


Chip status map table
Map the variables with the expected chip style.

NameTypeDescription
Status value"string", "variable", "expression"Value to match with the component status value.
Status label"string" | multilanguageLabel for the value.
Status variant"ENUM ("success", “info”, “warning”, “danger”, “neutral”, “grey blue”, “vermilion”, “orange”, “grass”, “brownie”, “sky”, “purple”)"Variant for the value.

size ENUM ("S", "M", "L") | required
Set the size of the chip.