Class IgxYearsViewComponent

Hierarchy

Hierarchy

  • IgxCalendarViewDirective
    • IgxYearsViewComponent

Implements

  • ControlValueAccessor

Constructors

Properties

el: ElementRef<any>
formatView: boolean

Gets/sets whether the view should be rendered according to the locale and format, if any.

role: string = 'grid'
selected: EventEmitter<Date> = ...

Emits an event when a selection is made in the view. Provides reference the date property in the component.

Memberof

IgxCalendarViewDirective

showActive: boolean = false

Applies styles to the active item on view focus.

tabIndex: number = 0

Accessors