Class IgxTabItemDirective

Hierarchy

Hierarchy

Implements

  • IgxTabItemBase
  • IgxSlideComponentBase

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