Interface IIgrAccordionProps

Hierarchy

Hierarchy

  • IIgrAccordionProps

Properties

children?: ReactNode
className?: string
id?: string
singleExpand?: string | boolean

Allows only one panel to be expanded at a time.

style?: CSSProperties