How to pass multiple variables using loaders with router?
Looking at this example
Why
variables is in plural but accept only one string? what if I want tp pass search params?2 Replies
quickest-silverOP•3y ago
ok, got it, variables could be anything string, object, array ....
optimistic-gold•3y ago
Yep!