ListPickerBase Class

Beta  

List picker base class. Used to provide an expandable list of items to enable/disable items.

Extends

Methods

Name Description
constructor(props: any): ListPickerBase Creates a ListPickerBase  
getExpandedContent(): ReactNode Returns the list with the items  
isExpanded(): boolean Checks if ExpandableItem is expanded.  
minimize(): void Minimizes the expandable component.  
render(): Element Renders ListPickerBase  

Defined in

Last Updated: 29 November, 2022