Class: ListBox

XV. ListBox

Provides a container for lists in which its components are a vertically stacked group of horizontal rows.
Made up of a header, scroller (with a list of related data). When `filterComponents` are present a filter icon will appear in the header that when tapped will slide open a drawer containing the contents of `filterComponents`. It is the responsibility of the developer to implement interactive behavior between those components and the list.