solidjs / solid-router

A universal router for Solid inspired by Ember and React Router
MIT License
1.13k stars 143 forks source link

[Documentation] README: load function missing "intent" #316

Closed Brendan-csel closed 8 months ago

Brendan-csel commented 9 months ago

In the README Load Functions section the params table doesn't include the intent parameter

As its only argument, the load function is passed an object that you can use to access route information

Perhaps something like: intent indicates why load was called: