w-date-time-edit-mask
Adds supports for [DateTimeEditMaskComponent]
Implementation Details
Component Selector: 'wm-date-time-edit-mask'
Class inheritance
DateTimeEditMaskComponent extends BaseMaskComponent.
Support
Properties
Property
Get/Set
Notify Changes
Details
dropdownCalendar: boolean
Yes/No
No
Returns a boolean value indicating if the control has a DropDownCalendar.
Events
Event
Supported
Parameter
Details
getfocus
Yes
$event: any
Triggers getfocus
Event.
losefocus
Yes
$event: any
Triggers losefocus
Event.
Last updated
Was this helpful?