Commit f9191b4f authored by custom's avatar custom

Updates 前端组件/hlsMaskedTextBox.md

Auto commit by GitBook Editor
parent a7e26e6d
...@@ -50,8 +50,8 @@ function rules(){ ...@@ -50,8 +50,8 @@ function rules(){
``` ```
```xml ```xml
<h:hlsMaskedTextBox id="hlsMaskedtTextBox"> <h:hlsMaskedTextBox id="hlsMaskedtTextBox" placeholder="hlsMaskedTextBox" prompt="hlsMaskedTextBox">
<h:rules "~"="/[+-]/" "^"="fn:rules"/>
</h:hlsMaskedTextBox> </h:hlsMaskedTextBox>
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment