Skip to content

Home > react-nav-router > Route > params

Route.params property

路由传参

Signature:

typescript
params?: Record<string, unknown>;