ExpandableListProps Interface

Deprecated  in 4.12.x. Props of deprecated component ExpandableList.

Properties for ExpandableList component

Extends

Properties

Name Type Description
children ReactNode | undefined Content  
defaultActiveBlock number | undefined Index of the default active block  
singleExpandOnly boolean | undefined Indicates whether to allow only one expanded block  
singleIsCollapsible boolean | undefined Indicates whether the single expanded block is collapsible  

Inherited properties

Name Type Inherited from Description
className string | undefined CommonProps Custom CSS class name
itemId string | undefined CommonProps Optional unique identifier for item.
style CSSProperties | undefined CommonProps Custom CSS style properties

Defined in

Last Updated: 13 May, 2024