Skip to content

Redirection

The redirection API allows you navigate within your app to different hosts.

Parameters

  • (url: string) => void

Example

ts
qantra.redirect('/export');