Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITabsNavProps<Id>

Type parameters

  • Id

Hierarchy

Index

Properties

candel

candel: boolean

navExtraContent

navExtraContent: ReactNode

overflowMode

overflowMode: ITabOverflowMode

stretch

stretch: boolean

tabDataList

tabDataList: IInnerTab<Id>[]

type

type: TabType

Methods

onChange

  • onChange(id: Id): void

onDelete

  • onDelete(id: Id): void

Generated using TypeDoc