TabData

constructor(type: E, data: T)

Type Parameters

E

An enum type identifying the tab category.

T

The content associated with the tab.