chenglou / react-chosen

React wrapper for Chosen jQuery.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add `defaultValue` and `value` support

chenglou opened this issue · comments

Just like native React select. Implies changing the current behavior of value.

Done!