-
-
Notifications
You must be signed in to change notification settings - Fork 483
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(composables): add options parameter (#2065)
* feat(composables): add options parameter It might be necessary to override the route, e.g. to use `to` as given in middlewares. * Update docs/content/4.API/1.composables.md * Update docs/content/4.API/1.composables.md * Update docs/content/4.API/1.composables.md * Update docs/content/4.API/1.composables.md --------- Co-authored-by: Inesh Bose <[email protected]>
- Loading branch information
1 parent
6064bf0
commit b79c689
Showing
2 changed files
with
64 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters