@vebgen/mui-rff-select
v0.0.7
Published
A component that allows selecting a value amongst a list, that you can use in a React-Final-Form.
Downloads
6
Maintainers
Readme
select
A component that allows selecting a value amongst a list, that you can use in a React-Final-Form.
The component can work in single-select or multi-select mode.
Running unit tests
Run pnpm nx test select
to execute the unit tests via
Jest.