Giter Site home page Giter Site logo

Comments (4)

kcss-ashvini avatar kcss-ashvini commented on June 15, 2024 1

@hakimio Thank you for your assistance
This resolved the issue

from ngx-ui-tour.

hakimio avatar hakimio commented on June 15, 2024

I don't really understand what you mean here.
Pressing "Previous" button will navigate to the route defined in the previous step.

from ngx-ui-tour.

kcss-ashvini avatar kcss-ashvini commented on June 15, 2024
 {
        anchorId: 'tour.start',
        content: 'Click here to add store',
        title: 'Step 1'
    },
    {
        anchorId: 'tour.enter-url',
        content: 'Enter your store url here',
        title: 'Step 2',
        route: 'connect'
    },
    {
        anchorId: 'tour.add-store',
        content: 'Click here to add store, login to woocommerce and approve the read/write access',
        title: 'Step 3',
    },

I have written steps like above
In above example first two steps are on store page and third step is on the connect page
when I click on the next button of the second step it navigates to the connect page
but what if I want to navigate back to the second step when user clicks on the previous button of third step

from ngx-ui-tour.

hakimio avatar hakimio commented on June 15, 2024

Set the route config on all your steps. You can use default config to set default route.

from ngx-ui-tour.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.