Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TabLayoutProps

Index

Properties

Optional children

children?: ReactNode

Optional className

className?: string

tab

tab: string

Optional tabContentRef

tabContentRef?: Ref<HTMLDivElement>

Optional tabContentStyle

tabContentStyle?: CSSProperties

tabs

tabs: Tab[]

Methods

onTabClick

  • onTabClick(tabId: string): void

Generated using TypeDoc