1.3.2 • Published 3 years ago

@tractorzoom/simple-select v1.3.2

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

@tractorzoom/simple-select

Wrapper for select using Material UI's TextField

Live Examples

Install

npm i --save @tractorzoom/simple-select

Simple Select Props

valuerequireddescription
optionsnoarray of options; can be strings or objects with a value and label property
variantnostring for Material UI text field variant styling (defaults to outlined)

Additional props will be passed to Material UI TextField

Contributing

We welcome improvements and fixes via PRs. Review the contributing guidelines in the repository readme for how to get started.

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago