Hi @t ,
If you want to change the site page url, you can use Window.location.href to achieve:
location.href = "https://mysite.sharepoint.com/sites/ABC/SitePages/Target.aspx";
SharePoint Online - Redirect to another page using Javascript
Thanks
Best Regards
If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.