Preparing search index...
The search index is not available
taomu-routes
taomu-routes
routes/route-tools
RouteCommonArgs
Interface RouteCommonArgs
interface
RouteCommonArgs
{
params
?:
Record
<
string
,
any
>
;
query
?:
Record
<
string
,
any
>
;
routesId
?:
string
;
}
Hierarchy (
View Summary
)
RouteCommonArgs
NavigateToByRouteNameOptions
Index
Properties
params?
query?
routes
Id?
Properties
Optional
params
params
?:
Record
<
string
,
any
>
Optional
query
query
?:
Record
<
string
,
any
>
Optional
routes
Id
routesId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
params
query
routes
Id
taomu-routes
Loading...