Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IVerticalTabsProps<Id>

Type parameters

  • Id

Hierarchy

Index

Properties

activeId

activeId: Id

Optional children

Optional className

className: string

Optional disableLazyMount

disableLazyMount: boolean

Optional scrollHeight

scrollHeight: MaxHeight<string | number>

Optional tabs

tabs: ITab<Id>[]

Optional unmountPanelOnHide

unmountPanelOnHide: boolean

Methods

onChange

  • onChange(id: Id): void

Generated using TypeDoc