1.2.5 • Published 1 month ago

@synerise/ds-emoji-picker v1.2.5

Weekly downloads
-
License
ISC
Repository
github
Last release
1 month ago

id: emoji-picker

title: EmojiPicker

EmojiPicker UI Component

Installation

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

Usage

import EmojiPicker from '@synerise/ds-emoji-picker'

<EmojiPicker />

Demo

API

PropertyDescriptionTypeDefault
childrenthe element that triggers showing the pickerReactElement-
onSelecttriggered when an emoji has been selected(emoji: Emoji) => void-
closeOnSelectdetermines whether dropdown should hide when an emoji has been selected. true by defaultbooleantrue
dropdownPropsDropdown customisation props see ds-dropdownPartial-
textscustomise texts / labelsPartial-
1.2.5

1 month ago

1.2.4

1 month ago

1.2.3

1 month ago

1.2.2

1 month ago

1.2.1

2 months ago

1.2.0

2 months ago

1.1.5

2 months ago

1.1.4

3 months ago

1.1.3

3 months ago

1.1.2

3 months ago

1.1.1

4 months ago

1.1.0

4 months ago

1.0.0

4 months ago