Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICollapseProps

Hierarchy

  • ICollapseProps

Index

Properties

Optional accordion

accordion: boolean

Optional activeKey

activeKey: string | string[]

Optional bordered

bordered: boolean

Optional className

className: string

onChange

onChange: (value: string | string[]) => any

Type declaration

    • (value: string | string[]): any
    • Parameters

      • value: string | string[]

      Returns any

Optional panelTitleBackground

panelTitleBackground: string

Optional prefix

prefix: string

Generated using TypeDoc