angular-walkthrough
Advanced tools
Changelog
V0.9.2 (2019-08-18)
notScrollOnResize
attributeChangelog
V0.9.1 (2019-07-23)
Changelog
V0.9.0 (2021-06-02)
Changelog
V0.8.2 (2019-04-04)
marginZone
to avoid arrow to be inside the highlight zoneChangelog
V0.8.1 (2019-04-02)
open()
called on multiple walkthrough at the same timefocusElementSelector
Promise<boolean>
on open()
visibilityCallback
attributeChangelog
V0.8.0 (2019-03-28)
Changelog
V0.7.4 (2019-02-26)
scrollOnTarget
default true
: if the walkthrough detect that focusElementSelector
is outside of the current view, scrolls automatically.Changelog
V0.7.3 (2018-10-29)
Changelog
V0.7.2 (2018-10-25)
WalkthroughComponent
:
onOpen
: on openonRefresh
: on reshowing the current steponClose
: on closeonFinish
: on close in the last steponNavigate
: on navigateonNavigatePrevious
: on navigate on the previous steponNavigateNext
: on navigate on the next step