Commit 124cc880 authored by custom's avatar custom

Updates 前端组件/hlsMaskedTextBox.md

Auto commit by GitBook Editor
parent 0a22798f
...@@ -15,20 +15,20 @@ ...@@ -15,20 +15,20 @@
> >
> * 属性用法请参考kendoui API文档的maskedTextBox:[http:\/\/docs.telerik.com\/kendo-ui\/api\/javascript\/ui\/maskedtextbox](http://docs.telerik.com/kendo-ui/api/javascript/ui/maskedtextbox) > * 属性用法请参考kendoui API文档的maskedTextBox:[http:\/\/docs.telerik.com\/kendo-ui\/api\/javascript\/ui\/maskedtextbox](http://docs.telerik.com/kendo-ui/api/javascript/ui/maskedtextbox)
| 属性名 | 类型 | | 属性名 | 类型 | |
| --- | --- | | --- | --- | --- |
| clearPromptChar | Boolean | | clearPromptChar | Boolean | |
| culture | String | | culture | String | |
| mask | String | | mask | String | |
| promptChar | String | | promptChar | String | |
| unmaskOnPost | Boolean | | unmaskOnPost | Boolean | |
| value | String | | value | String | |
| change | Function | | change | Function | |
| caseLetter | String | | caseLetter | String | |
| clearButton | Boolean | | clearButton | Boolean | |
| placeholder | String | | placeholder | String | |
| bind | Function | | bind | Function | |
| required | Boolean | | required | Boolean | |
用法示例: 用法示例:
......
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