Class IgxYearsViewComponent

Hierarchy

Hierarchy

  • IgxYearsViewComponent

Implements

  • ControlValueAccessor

Constructors

Properties

Accessors

Constructors

Properties

el: ElementRef<any>
formatView: boolean

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

selected: EventEmitter<Date> = ...

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

<igx-years-view (selected)="onSelection($event)"></igx-years-view>

Memberof

IgxYearsViewComponent

Accessors