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
Hi there.
I'd like to have a possibility to listen for backdrop click events in order to close the tour.
Adding a simple property @Input() closeOnBackdropClicked: boolean would work as well.
Let me know if it's already implemented, please. I can submit a PR otherwise.
The text was updated successfully, but these errors were encountered:
Hi there.
I'd like to have a possibility to listen for backdrop click events in order to close the tour.
Adding a simple property
@Input() closeOnBackdropClicked: boolean
would work as well.Let me know if it's already implemented, please. I can submit a PR otherwise.
The text was updated successfully, but these errors were encountered: