/
ai_sampletext
/
DiplomWork
Обзор
Документация
Войти
/
ai_sampletext
/
DiplomWork
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
DiplomWork
/
node_modules
/
wouter
/
..
esm
Initial commit
2 месяца назад
types
Initial commit
2 месяца назад
README.md
Initial commit
2 месяца назад
package.json
Initial commit
2 месяца назад
Features
developers :sparklingheart: wouter
Table of Contents
Getting Started
Browser Support
Wouter API
The list of methods available
Hooks API
`useRoute`: route matching and parameters
`useLocation`: working with the history
Additional navigation parameters
Customizing the location hook
`useParams`: extracting matched parameters
`useSearch`: query strings
`useRouter`: accessing the router object
Component API
``
Route Nesting
``
``
``
``
FAQ and Code Recipes
I deploy my app to the subfolder. Can I specify a base path?
How do I make a default route?
How do I make a link active for the current route?
Are strict routes supported?
Are relative routes and links supported?
Can I initiate navigation from outside a component?
Can I use wouter in my TypeScript project?
How can add animated route transitions?
Preact support?
Server-side Rendering support (SSR)?
How do I configure the router to render a specific route in tests?
1KB is too much, I can't afford it!
Acknowledgements
README.md