@synerise/ds-icon-picker
Advanced tools
IconPicker UI Component for the Synerise Design System
Weekly downloads
Readme
IconPicker UI Component
npm i @synerise/ds-icon-picker
or
yarn add @synerise/ds-icon-picker
import IconPicker from '@synerise/ds-icon-picker'
<IconPicker />
Property | Description | Type | Default |
---|---|---|---|
button | Button Node | React.ReactElement | - |
data | Icon list | FilterElement[] | - |
noResultMsg | Node displayed when no items matches searched query | React.ReactNode | - |
onSelect | Action on icon select | (val: React.ReactNode) => void | - |
placeholder | Input placeholder | string | - |
trigger | Trigger type | ['click', 'hover', 'contextMenu'] | [] |
IconPicker UI Component for the Synerise Design System
The npm package @synerise/ds-icon-picker receives a total of 6 weekly downloads. As such, @synerise/ds-icon-picker popularity was classified as not popular.
We found that @synerise/ds-icon-picker demonstrated a healthy version release cadence and project activity. It has 1 open source maintainer collaborating on the project.