Skip to content

apollo-code


apollo-code / ui/src / TabBarProps

Interface: TabBarProps

Properties

activeId

activeId: string


onActiveChange?

optional onActiveChange?: (id) => void

Parameters

id

string

Returns

void


tabs

tabs: readonly TabItem[]