Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hel-developer-guide
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Spencer Chang
hel-developer-guide
Commits
486f2c1d
Commit
486f2c1d
authored
Aug 02, 2017
by
custom
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates 前端组件/hlsDatePicker.md
Auto commit by GitBook Editor
parent
5cd5782f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
27 deletions
+18
-27
hlsDatePicker.md
前端组件/hlsDatePicker.md
+18
-27
No files found.
前端组件/hlsDatePicker.md
View file @
486f2c1d
...
@@ -9,33 +9,24 @@ xml配置
...
@@ -9,33 +9,24 @@ xml配置
```
```
### **主要属性**
### **主要属性**
属性名 | 类型
属性名 | 类型 | 说明 |
-------- | -----
-------- | -----| --- |
promptColspan | Integer
promptColspan | Integer | 描述字段所占列数 |
promptClassName | String
promptClassName | String| 描述的样式名称 |
promptImage | String
prompt | String| 描述 |
prompt | String
colspan | Integer | datePicker所占列数 |
colspan | Integer
hlsClassName | String | 样式名称 |
hlsClassName | String
animation | Boolean | 动画 |
animation | Boolean
format| String | 格式化 |
ARIATemplate| String
max| String | 最大时间 |
culture | String
min| String | 最小时间 |
depth| String
value | String | 值 |
footer| String & Function
name | String | name属性 |
format| String
bind | Function | 绑定数据 |
max| String
required | Boolean | 必输 |
min| String
change | Function | chang事件 |
start| String
placeholder | String | 占位符 |
value | String
timeFormat |String| 时间格式化 |
name | String
bind | Function
required | Boolean
change | Function
close| Function
open | Function
placeholder | String
interval |Integer
timeFormat |String
> **提示:** 属性用法请参考kendoui API文档 http://docs.telerik.com/kendo-ui/api/javascript/ui/datetimepicker
> **提示:** 属性用法请参考kendoui API文档 http://docs.telerik.com/kendo-ui/api/javascript/ui/datetimepicker
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment