ComboboxItemIndicator
Source: client/lib/theme/vueda-tailwind/controls/index.js
The trailing selected-state glyph on a ComboboxItem.root (typically a check mark).
ml-autopushes the indicator to the row's trailing edge; size and colour are inherited from the surrounding row so the indicator picks up the highlight swap without painting its own state.
Vue component: ComboboxItemIndicator
| Slot | Default classes | Description |
|---|---|---|
| root | ml-auto | The trailing selected-state glyph on a ComboboxItem.root (typically a check mark). ml-auto pushes the indicator to the row's trailing edge; size and colour are inherited from the surrounding row so the indicator picks up the highlight swap without painting its own state. |
root
The trailing selected-state glyph on a ComboboxItem.root (typically a check mark).
ml-autopushes the indicator to the row's trailing edge; size and colour are inherited from the surrounding row so the indicator picks up the highlight swap without painting its own state.
Default classes:
ml-auto
Source: client/lib/theme/vueda-tailwind/controls/ComboboxItemIndicator.theme.js:16