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 Feb 6, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: doc/features/navigation.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,6 +109,8 @@ await deck.getLength(); // resolve a number
109
109
110
110
[DeckDeckGo] will per default display a pager in form of a progress circle bar. It's possible to hide it or to customize the following various style options.
111
111
112
+
Also worth to notice that the pager inherits per default the document and deck direction (LTR or RTL for example).
113
+
112
114
### Show or hide
113
115
114
116
The show or hide options of the pager are available on the `<deckgo-deck>` element.
@@ -134,5 +136,7 @@ The following style options are available to style the pager:
0 commit comments