# Svelte Material UI - Chip Input A chip input lets the user enter text and have that text be included in a set of chips. It can provide autocomplete functionality as well, where the user can pick a choice from the autocomplete to be added to the set of chips. # Installation ```sh npm install --save-dev @smui-extra/chip-input ``` # Examples and Usage Information https://sveltematerialui.com/demo/chip-input