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
b48d64ea
Commit
b48d64ea
authored
Jan 17, 2019
by
jiang.an
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix a document difference
parent
904e60ef
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
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
No files found.
examples/docs/en-US/date-picker.md
View file @
b48d64ea
...
...
@@ -480,7 +480,7 @@ When picking a date range, you can assign the time part for start date and end d
| disabled | whether DatePicker is disabled | boolean | — | false |
| size | size of Input | string | large/small/mini | — |
| editable | whether the input is editable | boolean | — | true |
| clearable |
W
hether to show clear button | boolean | — | true |
| clearable |
w
hether to show clear button | boolean | — | true |
| placeholder | placeholder in non-range mode | string | — | — |
| start-placeholder | placeholder for the start date in range mode | string | — | — |
| end-placeholder | placeholder for the end date in range mode | string | — | — |
...
...
examples/docs/en-US/datetime-picker.md
View file @
b48d64ea
...
...
@@ -282,7 +282,7 @@ DateTimePicker is derived from DatePicker and TimePicker. For a more detailed ex
| readonly | whether DatePicker is read only | boolean | — | false |
| disabled | whether DatePicker is disabled | boolean | — | false |
| editable | whether the input is editable | boolean | — | true |
| clearable |
W
hether to show clear button | boolean | — | true |
| clearable |
w
hether to show clear button | boolean | — | true |
|size | size of Input | string | large/small/mini | — |
| placeholder | placeholder in non-range mode | string | — | — |
| start-placeholder | placeholder for the start date in range mode | string | — | — |
...
...
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