You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,13 @@ npm run build
53
53
54
54
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).
55
55
56
+
## Params
57
+
58
+
| Name | Type | Default | Required | Description |
59
+
| --- | --- | --- | --- | --- |
60
+
|`images`| Array |[]|`true`| Array of image urls that will be used in slider |
61
+
|`body-class-on-zoom`| String |`zoom`|`false`| Class that will be added to the `body` while Zoom mode is active. Very useful to hide header/footer in Zoom mode. |
0 commit comments