Hierarchy

  • SectionProps

Properties

className?: string

Optional class

expandedByDefault?: boolean

Whether the section should be expanded or collapsed intially (default: true)

style?: CSSProperties

Optional styles

title?: string

Section Title. If set, will allow the section to be expandable/collapsible

Generated using TypeDoc