`chipsView.clear()` or `chipsView.removeAll()`. Also a way to `getAll()` which returns `Chip`s that I've added would be very useful.
chipsView.clear()orchipsView.removeAll(). Also a way togetAll()which returnsChips that I've added would be very useful.