w-string-edit-mask
Last updated
Was this helpful?
Last updated
Was this helpful?
Adds supports for [StringEditMask]
Component Selector: 'wm-string-edit-mask'
StringEditMask extends .
Property
Get/Set
Notify Changes
Details
enabled: boolean
Yes/Yes
No
mask: string
Yes/No
No
Gets the mask processed by the EditMaskService.
name: string
Yes/Yes
No
text: string
Yes/Yes
Yes
visible: boolean
Yes/Yes
No
Event
Supported
Parameter
Details
getfocus
Yes
$event: any
Triggers getfocus
Event.
losefocus
Yes
$event: any
Triggers losefocus
Event.
Inherited from BaseControlComponent
Inherited from BaseControlComponent
Inherited from BaseControlComponent
Inherited from BaseControlComponent