AccordionState

class AccordionState(isExpanded: Boolean)

The state that can be used to control Accordion

Parameters

isExpanded

The initial state for the Accordion

Constructors

Link copied to clipboard
constructor(isExpanded: Boolean)

Properties

Link copied to clipboard

The state to the Accordion