w-string-edit-mask
Last updated
Was this helpful?
Adds supports for [StringEditMask]
Component Selector: 'wm-string-edit-mask'
StringEditMask extends BaseControlComponent.
Property
Get/Set
Notify Changes
Details
mask: string
Yes/No
No
Gets the mask processed by the EditMaskService.
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?