veliovgroup / flow-router

🚦 Carefully extended flow-router for Meteor
https://packosphere.com/ostrio/flow-router-extra
BSD 3-Clause "New" or "Revised" License
201 stars 30 forks source link

Could I use `Helpers` in React? #71

Closed thearabbit closed 4 years ago

thearabbit commented 4 years ago

Could I use Helpers in React? Please example

dr-dimitru commented 4 years ago

Hello @thearabbit ,

Yes, RouteHelpers can be imported and used directly, read more in the docs — https://github.com/VeliovGroup/flow-router/blob/master/docs/helpers/RouterHelpers.md

Feel free to close it in case if the issue is solved on your end.

dr-dimitru commented 4 years ago

@thearabbit full list of available Client helpers can be found here

thearabbit commented 4 years ago

Very quick reply, thanks 💯