Update README

nolan/hinaloe-test
Etienne Lemay 2018-08-10 14:10:55 -04:00
parent 757f1b023c
commit 83bd22dffd
No known key found for this signature in database
GPG Key ID: EE7CF89146BB28E9
1 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,7 @@ import { Picker } from 'emoji-mart'
| **emojiTooltip** | | `false` | Show emojis short name when hovering (title) |
| **skin** | | | Forces skin color: `1, 2, 3, 4, 5, 6` |
| **defaultSkin** | | `1` | Default skin color: `1, 2, 3, 4, 5, 6` |
| **skinIcon** | | | The emoji used to pick a skin tone. Uses an emoji-less skin tone picker by default |
| **style** | | | Inline styles applied to the root element. Useful for positioning |
| **title** | | `Emoji Mart™` | The title shown when no emojis are hovered |
| **notFoundEmoji** | | `sleuth_or_spy` | The emoji shown when there are no search results |
@ -58,6 +59,7 @@ import { Picker } from 'emoji-mart'
```js
search: 'Search',
notfound: 'No Emoji Found',
skintext: 'Choose your default skin tone',
categories: {
search: 'Search Results',
recent: 'Frequently Used',