0.1.10 • Published 6 years ago

slack-reactor v0.1.10

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

slack-reactor

Forked from the abandoned react-reactions.

installation

yarn add slack-reactor

usage

import React from 'react'
import SlackSelector from 'slack-reactor'

const Component = () => <SlackSelector />

Props:

active: string of active tab. defaults to mine

scrollHeight: string pixel height of scroll container. defaults to 270px

removeEmojis: array of emojis to remove from emoji list

frequent: array of emojis to set frequently used. defaults to '👍', '🐉', '🙌', '🗿', '😊', '🐬', '😹', '👻', '🚀', '🚁', '🏇', '🇨🇦'

onSelect: callback when emoji is selected

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago