Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 415 Bytes

File metadata and controls

13 lines (8 loc) · 415 Bytes

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

npm install --save-dev @smui-extra/chip-input

Examples and Usage Information

https://sveltematerialui.com/demo/chip-input