IconListEditorParams Interface
IconListEditorParams Parameters used to populate icon type editor with a specific set of icons.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| iconValue | string | active icon shown in the button | |
| iconValues | string[] | array of icon (svg) names to show in icon picker popup. | |
| numColumns | number | undefined | number of columns to show in icon picker popup. | |
| type | IconListData | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.