Preparing search index...
The search index is not available
@acrontum/moxy
@acrontum/moxy
AddRouteOptions
Interface AddRouteOptions
interface
AddRouteOptions
{
exact
?:
boolean
;
once
?:
boolean
;
}
Index
Properties
exact?
once?
Properties
Optional
exact
exact
?:
boolean
If true, url is not parsed as regex
Optional
once
once
?:
boolean
If true, route is deleted when used
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
exact
once
@acrontum/moxy
Loading...
If true, url is not parsed as regex