🚨 Disclaimer: Routify 3 is currently in Release Candidate stage.
Please be aware that while the documentation is comprehensive, it may contain inaccuracies or errors. The codebase is also subject to changes that could affect functionality. We appreciate your understanding and welcome any feedback or contributions.
api
Helpers
ResolveNode
resolveNode (path)
Resolves nodes by their relative or absolute path or their name.
path:
string
Name or path of the node.
Hint: name is defined as a meta prop, eg.: <!-- routify:meta name="blog" -->