Coder Social home page Coder Social logo

Current state / statechange about navigo HOT 3 CLOSED

krasimir avatar krasimir commented on May 4, 2024
Current state / statechange

from navigo.

Comments (3)

krasimir avatar krasimir commented on May 4, 2024

Is there a way to retrieve the current route state? History.state appears null...

You may use router._cLoc(). I have to provide for an API for this but for the time being you may use this internal function to retrieve the current URL.

Similarly, is there an event handler for route changes? Something triggers when the state changes, like routestatechange or something?

That's actually the main funcationality of Navigo. It calls a handle once the route is changed. The second argument of on method is the handler that you are searching for. Or maybe you are searching for a general one that is triggered separately. If yes, there is no such API right now.

from navigo.

zirafa avatar zirafa commented on May 4, 2024

Thanks. Yes I was curious if there was a general one triggered separately anytime navigo matches a route (different than creating a default/wildcard route). Something similar to hashchange...

For now, I can get around this by calling the same function in every defined route. My use case is I'm trying to bind the route state to a DOM element (menu links).

from navigo.

krasimir avatar krasimir commented on May 4, 2024

I see. Anyways, it's a nice idea. I'll add it to the TODO list.

from navigo.

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.