Interface BottomBarUpdateTabBadgeInput

Hierarchy

  • BottomBarUpdateTabBadgeInput

Properties

Properties

index: number

Index of the tab to add the badge

content?: string

Content to be shown on the badge. Passing a null or undefined value will remove the badge.

Generated using TypeDoc