novx
Preparing search index...
portal/src
RouteChangeNotifier
Class RouteChangeNotifier
Index
Constructors
constructor
Methods
notify
subscribe
Constructors
constructor
new
RouteChangeNotifier
()
:
RouteChangeNotifier
Returns
RouteChangeNotifier
Methods
notify
notify
(
location
:
any
)
:
void
Parameters
location
:
any
Returns
void
subscribe
subscribe
(
listener
:
(
location
:
any
)
=>
void
)
:
()
=>
void
Parameters
listener
:
(
location
:
any
)
=>
void
Returns
()
=>
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
notify
subscribe
novx
Loading...