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
Copy file name to clipboardExpand all lines: projects/ngx-stories/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,8 @@ interface NgxStoriesOptions {
79
79
* Swipe Gestures (Mobile Friendly): Allow users to swipe left or right to navigate through the stories.
80
80
* Hold to Pause: Pause the story progress when the user holds their finger on the screen.
81
81
* Events: Trigger events when the user reaches the end of the stories or when they exit the carousel.
82
-
* Keyboard navigation
82
+
* Keyboard navigation(Experimental).
83
+
* Loading: A Loading svg will be shown when story buffers (SVG from <ahref="https://www.svgbackgrounds.com/elements/animated-svg-preloaders/">Animated SVG Preloaders by SVGBackgrounds.com</a>)
0 commit comments