smclab / react-faceted-token-input

A React component which is a tokenized input with faceted behavior
http://smclab.github.io/react-faceted-token-input/
GNU Lesser General Public License v2.1
9 stars 2 forks source link

Theming support #12

Closed GianBe closed 8 years ago

GianBe commented 8 years ago

In regard of #8, this will add the possibility for the user to customize the component with custom classes and custom check and arrow for the dropdown.

yuchi commented 8 years ago

Great!!!! Rebased and merged!