# 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 ```sh npm install --save-dev @smui-extra/autocomplete ``` # Examples and Usage Information https://sveltematerialui.com/demo/autocomplete