Options
All
  • Public
  • Public/Protected
  • All
Menu

The properties of a Tab.

Hierarchy

  • ITabProps

Index

Properties

inputType

inputType: string

The type of input the tab accepts.

isSelected

isSelected: boolean

Whether or not the tab is selected.

tabName

tabName: string

The name of the tab.

username

username: string

The username of the user.

Methods

onClick

  • onClick(): void

onClose

  • onClose(): void

Generated using TypeDoc