Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 286 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 286 Bytes

mdl-chip-input

Input field for chips using material design lite. Requires and uses MDL.

Added option to use icons for new chips. functions getChipsText returns array of text from chips. function getChips returns array of chip objects:

[{"chipIcon":chipIcon, "chipText":chipText}]