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 | undefined | number | number of columns to show in icon picker popup. | |
| type | IconListData |
Defined in
Last Updated: 30 November, 2023