Interface BottomBarTabInfo

Metadata for a single bottom-bar tab.

slug and version are only populated when kind === "eitriApp" and the tab's underlying machine has already been instantiated. For lazy-loaded tabs that have not been opened yet, these fields are null even when kind === "eitriApp".

Hierarchy

  • BottomBarTabInfo

Properties

Properties

slug: null | string
version: null | string

Generated using TypeDoc