Class IgxTabItemComponent

Hierarchy

Hierarchy

  • IgxTabItemDirective
    • IgxTabItemComponent

Properties

disabled: boolean = false

Disables the item.

selectedChange: EventEmitter<boolean> = ...

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

Accessors