Type alias constraining the possible Router Actions to 'pop', 'push' and 'replace'. These Actions correspond loosely to possible History events.
'pop'
'push'
'replace'
Generated using TypeDoc
Type alias constraining the possible Router Actions to
'pop'
,'push'
and'replace'
. These Actions correspond loosely to possible History events.