Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
Element
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
林焕东
Element
Commits
fa98a19d
Commit
fa98a19d
authored
Dec 26, 2016
by
qingwei.li
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix doc
parent
e0dae7ee
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
examples/docs/en-US/date-picker.md
examples/docs/en-US/date-picker.md
+1
-1
examples/docs/en-US/datetime-picker.md
examples/docs/en-US/datetime-picker.md
+1
-1
examples/docs/en-US/time-picker.md
examples/docs/en-US/time-picker.md
+1
-1
examples/docs/zh-CN/date-picker.md
examples/docs/zh-CN/date-picker.md
+1
-1
examples/docs/zh-CN/datetime-picker.md
examples/docs/zh-CN/datetime-picker.md
+1
-1
examples/docs/zh-CN/time-picker.md
examples/docs/zh-CN/time-picker.md
+1
-1
No files found.
examples/docs/en-US/date-picker.md
View file @
fa98a19d
...
...
@@ -279,4 +279,4 @@ Picking a date range is supported.
### Events
| Event Name | Description | Parameters |
|---------|--------|---------|
| change | triggers when input value changes
, return format value |
|
| change | triggers when input value changes
| formatted value
|
examples/docs/en-US/datetime-picker.md
View file @
fa98a19d
...
...
@@ -234,5 +234,5 @@ Select date and time in one picker.
### Events
| Event Name | Description | Parameters |
|---------|--------|---------|
| change | triggers when input value changes
, return format value |
|
| change | triggers when input value changes
| formatted value
|
examples/docs/en-US/time-picker.md
View file @
fa98a19d
...
...
@@ -171,5 +171,5 @@ Can pick an arbitrary time range.
### Events
| Event Name | Description | Parameters |
|---------|--------|---------|
| change | triggers when input value changes
, return format value |
|
| change | triggers when input value changes
| formatted value
|
examples/docs/zh-CN/date-picker.md
View file @
fa98a19d
...
...
@@ -312,5 +312,5 @@
### Events
| Event Name | Description | Parameters |
|---------|--------|---------|
| change | 当 input 的值改变时触发,返回值和文本框一致 | format value |
| change | 当 input 的值改变时触发,返回值和文本框一致 | format
ted
value |
examples/docs/zh-CN/datetime-picker.md
View file @
fa98a19d
...
...
@@ -257,6 +257,6 @@
### Events
| Event Name | Description | Parameters |
|---------|--------|---------|
| change | 当 input 的值改变时触发,返回值和文本框一致 | format value |
| change | 当 input 的值改变时触发,返回值和文本框一致 | format
ted
value |
examples/docs/zh-CN/time-picker.md
View file @
fa98a19d
...
...
@@ -178,7 +178,7 @@
### Events
| Event Name | Description | Parameters |
|---------|--------|---------|
| change | 当 input 的值改变时触发,返回值和文本框一致 | format value |
| change | 当 input 的值改变时触发,返回值和文本框一致 | format
ted
value |
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