Appearance
fs-icon-selector
Props
| Prop name | Description | Type | Values | Default |
|---|---|---|---|---|
| modelValue | string | - | "" | |
| dialog | object | - | {} | |
| tabs | object | - | {} | |
| limit | number | - | 136 | |
| iconSets | Array<string> | - | () => [ "logos", "fa-brands", "fa-solid", "fa-regular", "carbon", "ion", "ant-design", "mdi", "twemoji", "svg-spinners" ] | |
| apiProvider | string | - | "https://api.iconify.design" | |
| colors | Array<string> | - | () => [ "", "#007AFF", "#34C759", "#FF9500", "#FF3B30", "#FFCC00", "#424242", "#8E8E93", "#AF52DE", "#5AC8FA", "#A2845E" ] |
Events
| Event name | Properties | Description |
|---|---|---|
| update:modelValue |