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
Reading through the documentation I see the following part:
interfaceOrientationConfiguration{/** Where the tour step will appear next to the selected element */orientationDirection: Orientation,/** When this orientation configuration starts in pixels */maximumSize?: number}
But when I add the following code to my step, the step will move from right to the top of the element:
Reading through the documentation I see the following part:
But when I add the following code to my step, the step will move from right to the top of the element:
The text was updated successfully, but these errors were encountered: