Class IgxBottomNavItemComponent

Hierarchy

Hierarchy

  • IgxTabItemDirective
    • IgxBottomNavItemComponent

Properties

Accessors

Properties

disabled: boolean = false

An

Input

property that allows you to enable/disable the item.

selectedChange: EventEmitter<boolean> = ...

Output to enable support for two-way binding on [(selected)]

Accessors