Commit c89177b2 authored by custom's avatar custom

Updates 前端组件/hlsMaskedTextBox.md

Auto commit by GitBook Editor
parent 5c4151f2
...@@ -53,7 +53,7 @@ function rules(){ ...@@ -53,7 +53,7 @@ function rules(){
``` ```
```xml ```xml
<h:maskedTextBox id="maskedtTextBox"> <h:hlsMaskedTextBox id="hlsMaskedtTextBox">
<h:rules "~"="/[+-]/" "^"="fn:rules"/> <h:rules "~"="/[+-]/" "^"="fn:rules"/>
</h:maskedTextBox> </h:maskedTextBox>
``` ```
......
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