FF allows multiselect on ChoiceChips. Great! But how can we limit the number of allowed selections to a set number? In my case I have 50 possible ChoiceChips options, but I don't want users to be able to select more than 6?
And how can we theme the last selection in a distinct color?