-
-
Notifications
You must be signed in to change notification settings - Fork 7
History
Ahmad K. Bawaneh edited this page Nov 7, 2021
·
6 revisions
In Domino-mvp history is all about tracking changes and updating the URL token and use that to do routing, in a presenter we obtain a new history instance by calling the method history()
or in any other class in the application by calling ClientApp.make().history()
.
More information about how to deal with history can be found in the Domino-history repository