A combined list and tree component that allows items to be nested inside each other,
and allows parent nodes to be expanded or collapsed. Inherits selection and
multiselect functionality from ListCore. This is the same as TreeListCore except
that the list contents are wrapped in a scrollable div (and thus, only TreeList
supports style and className.)
A combined list and tree component that allows items to be nested inside each other, and allows parent nodes to be expanded or collapsed. Inherits selection and multiselect functionality from ListCore. This is the same as
TreeListCoreexcept that the list contents are wrapped in a scrollable div (and thus, only TreeList supportsstyleandclassName.)