Thin wrappers around native input elements to make them behave better.
bun add --dev @mpen/react-basic-inputs
# or
yarn add @mpen/react-basic-inputs
# or
npm install @mpen/react-basic-inputs
Like <select> but takes an options prop instead of children.
string<option> will automatically be assigned a unique React keyvalue cannot be found in the list of options it will be appended to the end
invalidValueOptionplaceholder prop