carousel 5.1.0
Install from the command line:
Learn more about npm packages
$ npm install @axa-ch-webhub-cloud/carousel@5.1.0
Install via package.json:
"@axa-ch-webhub-cloud/carousel": "5.1.0"
About this version
Every child is rendered as a slide. Only one child is visible at one time.
This Boolean attribute specifies if the slides will not automatically rotate.
This number specifies the milliseconds the slides will automatically rotate.
This boolean attribute specifies if the keyboard navigation (left/right keys) should be enabled.
Do not set more than ~100 child elements. Otherwise, because of height-calculation costs performance will suffer.