selvagsz / react-power-select

A highly composable & reusable select/autocomplete components

Home Page:https://selvagsz.github.io/react-power-select/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for clearing the selected option

selvagsz opened this issue · comments

commented

support for allowClear={true}

commented

showClear={true} defaults to true. Supported added on #16