Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICollapsePanelProps

Hierarchy

  • ICollapsePanelProps

Index

Properties

Optional active

active: boolean

Optional bordered

bordered: boolean

Optional className

className: string

Optional disabled

disabled: boolean

Optional extra

extra: ReactNode

Optional isLast

isLast: boolean

Optional panelKey

panelKey: string

Optional panelTitleBackground

panelTitleBackground: string

showArrow

showArrow: boolean

Optional showContentBackground

showContentBackground: boolean

Optional style

style: CSSProperties

title

title: ReactNode

Methods

Optional onChange

  • onChange(key: string, active: boolean): void

Generated using TypeDoc