1.3.2 • Published 9 years ago
@cnbritain/wc-gallery-strip v1.3.2
wc-gallery-strip
A gallery variation that displays the images in a strip
Macro settings
| Key | Optional | Default | Description |
|---|---|---|---|
| model | false | The data model | |
| image_count | true | 6 | The amount of images to include |
| cls | true | '' | Additional class to add to the element |
JS Documentation
Themes
Prerequisites:
Demo:
Install dependencies:
npm installBuild the things:
npm run sass
npm run js
npm run docsHint your JS
npm run jshintPython the pythons:
npm run demo-installStart the demo server:
python demo.py