Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAccordionProps

Accordion component props

export
interface

IAccordionProps

Hierarchy

  • IAccordionProps

Index

Properties

Optional activePanelId

activePanelId: undefined | string

Optional onActivePanelChanged

onActivePanelChanged: undefined | function

panels

style

style: CSSProperties

Generated using TypeDoc