dw-date-time-edit-mask
Adds supports for [DwDateTimeEditMaskComponent]
Implementation Details
Component Selector: 'wm-dw-date-time-edit-mask'
Class inheritance
DwDateTimeEditMaskComponent extends ColumnControlComponent.
Support
Properties
Property | Get/Set | Notify Changes | Details |
dropdownCalendar: boolean | Yes/Yes | Yes | Returns a boolean value indicating if the control has a DropDownCalendar. |
mask: string | Yes/No | Yes | Returns the mask processed by the EditMaskService. |
value: Date | Yes/Yes | Yes | Returns the date value of the model. |
Events
Event | Supported | Parameter | Details |
None | None | None | None |
Last updated