Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ Schema value of the `data-glide-dir` attribute must be in special format:
- `={i}` - Go to zero-based {i} slide (eq. '=1', will go to second slide)
- `>>` - Rewinds to the end (last slide)
- `<<` - Rewinds to the start (first slide)
- `|>` - Move perView forward
- `|<` - Move perView backward

#### Arrows

Expand Down