Axinom Mosaic Libraries
Axinom Portal
Preparing search index...
@axinom/mosaic-ui
NavigationAPI
Interface NavigationAPI
interface
NavigationAPI
{
cancel
:
()
=>
void
;
isPaused
:
()
=>
boolean
;
pause
:
()
=>
void
;
pausedLocation
:
()
=>
HistoryLocation
|
null
;
push
:
PushOrReplace
;
replace
:
PushOrReplace
;
resume
:
()
=>
void
;
}
Index
Properties
cancel
is
Paused
pause
paused
Location
push
replace
resume
Properties
cancel
cancel
:
()
=>
void
is
Paused
isPaused
:
()
=>
boolean
pause
pause
:
()
=>
void
paused
Location
pausedLocation
:
()
=>
HistoryLocation
|
null
push
push
:
PushOrReplace
replace
replace
:
PushOrReplace
resume
resume
:
()
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cancel
is
Paused
pause
paused
Location
push
replace
resume
Axinom Portal
Axinom Mosaic Libraries
Loading...