You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 8, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -96,6 +96,8 @@ Allows customizing the mask placeholder when a user has focused the input elemen
96
96
#### uiMaskPlaceholderChar
97
97
Allows customizing the mask placeholder character. The default mask placeholder is `_`.
98
98
99
+
Set this attribute to the word `space` if you want the placeholder character to be whitespace.
100
+
99
101
#### addDefaultPlaceholder
100
102
The default placeholder is constructed from the `ui-mask` definition so a mask of `999-9999` would have a default placeholder of `___-____`; unless you have overridden the default placeholder character.
0 commit comments