Class IgxBottomNavItemComponent

Hierarchy

Hierarchy

  • IgxTabItemDirective
    • IgxBottomNavItemComponent

Properties

disabled: boolean = false

Disables the item.

selectedChange: EventEmitter<boolean> = ...

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

Accessors