93
Materialize CSS Chips
Materialize CSS Chips are used to represent small blocks of information. They are mainly used either for contacts or for tags.
Class used with Materialize CSS Chips
chip: It is used to set the div container as a chip.
Example
Let’s take an example to demonstrate the use of chip class to showcase creating various types of tags.
Next TopicMaterialize CSS Collections