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
f2afb71a
Commit
f2afb71a
authored
Mar 06, 2017
by
Georgiy Slobodenyuk
Committed by
杨奕
Mar 07, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Carousel: Update docs accuracy
Carousel's default trigger is actually "hover", not "—".
parent
5527a754
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/docs/en-US/carousel.md
examples/docs/en-US/carousel.md
+1
-1
No files found.
examples/docs/en-US/carousel.md
View file @
f2afb71a
...
@@ -164,7 +164,7 @@ When a page is wide enough but has limited height, you can activate card mode fo
...
@@ -164,7 +164,7 @@ When a page is wide enough but has limited height, you can activate card mode fo
|---------- |-------------- |---------- |-------------------------------- |-------- |
|---------- |-------------- |---------- |-------------------------------- |-------- |
| height | height of the carousel | number | — | 300 |
| height | height of the carousel | number | — | 300 |
| initial-index | index of the initially active slide (starting from 0) | number | — | 0 |
| initial-index | index of the initially active slide (starting from 0) | number | — | 0 |
| trigger | how indicators are triggered | string |
click | —
|
| trigger | how indicators are triggered | string |
hover/click | hover
|
| autoplay | whether automatically loop the slides | boolean | — | true |
| autoplay | whether automatically loop the slides | boolean | — | true |
| interval | interval of the auto loop, in milliseconds | number | — | 3000 |
| interval | interval of the auto loop, in milliseconds | number | — | 3000 |
| indicator-position | position of the indicators | string | outside/none | — |
| indicator-position | position of the indicators | string | outside/none | — |
...
...
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