Open exerro opened 7 years ago
A collection of toggle-able items in which only one of a given collection can be active at once. Will invoke on_toggle(), on_select() and on_deselect() callbacks.
on_toggle()
on_select()
on_deselect()
A collection of toggle-able items in which only one of a given collection can be active at once. Will invoke
on_toggle()
,on_select()
andon_deselect()
callbacks.