Socket
Socket
Sign inDemoInstall

@synerise/ds-icon-picker

Package Overview
Dependencies
201
Maintainers
1
Versions
268
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @synerise/ds-icon-picker

IconPicker UI Component for the Synerise Design System


Version published
Weekly downloads
67
decreased by-31.63%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

id: icon-picker title: IconPicker

IconPicker UI Component

Installation

npm i @synerise/ds-icon-picker
or
yarn add @synerise/ds-icon-picker

Usage

import IconPicker from '@synerise/ds-icon-picker'

<IconPicker />

Demo

API

PropertyDescriptionTypeDefault
buttonButton NodeReact.ReactElement-
dataIcon listFilterElement[]-
noResultMsgNode displayed when no items matches searched queryReact.ReactNode-
onSelectAction on icon select(val: React.ReactNode) => void-
placeholderInput placeholderstring-
triggerTrigger type['click', 'hover', 'contextMenu'][]

FAQs

Last updated on 29 Apr 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc