Package Exports
- @smui-extra/autocomplete
- @smui-extra/autocomplete/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@smui-extra/autocomplete) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Svelte Material UI - Autocomplete
Autocompletes provides the user with suggestions while typing. It also works as a combobox, where it will accept any input from the user.
Installation
npm install --save-dev @smui-extra/autocomplete