1.2.5 • Published 2 months ago

@synerise/ds-emoji-picker v1.2.5

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months 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

2 months ago

1.2.4

2 months ago

1.2.3

3 months ago

1.2.2

3 months ago

1.2.1

3 months ago

1.2.0

3 months ago

1.1.5

4 months ago

1.1.4

4 months ago

1.1.3

4 months ago

1.1.2

5 months ago

1.1.1

5 months ago

1.1.0

5 months ago

1.0.0

5 months ago