Waiting for action
Copy this complete component into a page file. Edit and run it in the Playground.
Loading editor…
Searchable Font Awesome icon picker with frosted icon badges.
| Prop | Type | Default | Description |
|---|---|---|---|
value | string | — | Selected Font Awesome iconName such as chart-column. |
onChange | (value) => void | — | Change handler. |
mode | "stacked" | "flagged" | "stacked" | Layout mode for label and control. |
labelPosition | "left" | "right" | "left" | Label placement in flagged mode. |
searchPlaceholder | string | "Search icons" | Placeholder for the filter field. |
FieldShell for label wiring.aria-expanded and listbox options use aria-selected.