model/selection/selection_container library
Classes
-
SelectionContainer<
T> -
A type of component which renders items from a
SelectionModeland may show options from aSelectionOptionsmodel. -
SelectionItem<
T> -
A type of component which renders an item from a
SelectionModel.