Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Monster
Manage
Activity
Members
Plan
Jira
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSS
Libraries
Javascript
Monster
Commits
99627ad5
Verified
Commit
99627ad5
authored
2 months ago
by
Volker Schukai
Browse files
Options
Downloads
Patches
Plain Diff
chore: add doku
parent
b2a23d04
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
source/components/layout/slider.mjs
+4
-0
4 additions, 0 deletions
source/components/layout/slider.mjs
with
4 additions
and
0 deletions
source/components/layout/slider.mjs
+
4
−
0
View file @
99627ad5
...
@@ -131,6 +131,10 @@ class Slider extends CustomElement {
...
@@ -131,6 +131,10 @@ class Slider extends CustomElement {
* @property {boolean} features.thumbnails Thumbnails feature
* @property {boolean} features.thumbnails Thumbnails feature
* @property {boolean} features.drag Drag feature
* @property {boolean} features.drag Drag feature
* @property {Object} slides Slides configuration, an object with breakpoints and the number of slides to show
* @property {Object} slides Slides configuration, an object with breakpoints and the number of slides to show
* @property {Object} slides.0 Number of slides to show at 0px
* @property {Object} slides.600 Number of slides to show at 600px @since 3.109.0
* @property {Object} slides.1200 Number of slides to show at 1200px @since 3.109.0
* @property {Object} slides.1800 Number of slides to show at 1800px @since 3.109.0
* @property {Object} carousel Carousel configuration
* @property {Object} carousel Carousel configuration
* @property {number} carousel.transition Transition time between a full rotation of the carousel
* @property {number} carousel.transition Transition time between a full rotation of the carousel
* @property {Object} autoPlay Auto play configuration
* @property {Object} autoPlay Auto play configuration
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment