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
d94c8f6f
Commit
d94c8f6f
authored
Apr 06, 2017
by
杨奕
Committed by
baiyaaaaa
Apr 06, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Carousel: fix a docs error (#4032)
parent
646b5210
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/carousel.md
examples/docs/en-US/carousel.md
+1
-1
examples/docs/zh-CN/carousel.md
examples/docs/zh-CN/carousel.md
+1
-1
No files found.
examples/docs/en-US/carousel.md
View file @
d94c8f6f
...
...
@@ -162,7 +162,7 @@ When a page is wide enough but has limited height, you can activate card mode fo
### Carousel Attributes
| Attribute | Description | Type | Accepted Values | Default |
|---------- |-------------- |---------- |-------------------------------- |-------- |
| height | height of the carousel |
number | — | 300
|
| height | height of the carousel |
string | — | —
|
| initial-index | index of the initially active slide (starting from 0) | number | — | 0 |
| trigger | how indicators are triggered | string | hover/click | hover |
| autoplay | whether automatically loop the slides | boolean | — | true |
...
...
examples/docs/zh-CN/carousel.md
View file @
d94c8f6f
...
...
@@ -211,7 +211,7 @@
### Carousel Attributes
| 参数 | 说明 | 类型 | 可选值 | 默认值 |
|---------- |-------------- |---------- |-------------------------------- |-------- |
| height | 走马灯的高度 |
number | — | 300
|
| height | 走马灯的高度 |
string | — | —
|
| initial-index | 初始状态激活的幻灯片的索引,从 0 开始 | number | — | 0 |
| trigger | 指示器的触发方式 | string | click | — |
| autoplay | 是否自动切换 | boolean | — | true |
...
...
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