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