Skip to content

Input field for chips built on top of material design lite (MDL).

License

Notifications You must be signed in to change notification settings

josiahayres-ibm/mdl-chip-input

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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}]

About

Input field for chips built on top of material design lite (MDL).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.3%
  • HTML 40.1%
  • CSS 16.6%