shadow
Icon picker allows the user to find and select an icon from a set of available icons. It includes text search for easier icon retrieval.
Description | The name of the selected icon. |
Attribute | icon |
Type | string |
Default | undefined |
Description | The number of icons displayed per page in infinite scrolling. The default value is 60. |
Attribute | size |
Type | number |
Default | 60 |
Name | Description |
---|
wje-icon-picker:select | It is emitted when the icon is selected. |
No public methods available for this component.
Name | Description |
---|
native | Refers to the main container of the element. |
anchor | Refers to the element that serves as an anchor for the popup window. |
picker | The part of the picker containing the interface for searching and selecting icons. |
input | Icon search input section. |
Name | Description |
---|
--wje-icon-picker-icon-size | Icon size in icon picker |
--wje-icon-picker-padding | Icon spacing in icon picker |
--wje-icon-picker-border-width | Edge width of the icon picker |
--wje-icon-picker-border-style | Edge style icon picker |
--wje-icon-picker-border-color | Edge colour icon picker |
--wje-icon-picker-radius | Rounding the corners of the icon picker |
--wje-background | Icon picker background colour |
--wje-border-color | The colour used for the background of the icon on mouseover |
No slots available for this component.