Skip to content

Bounce

The bounce API allows you navigate within the seller area's pages.

The bounce API allows you to navigate within the seller area's pages. The bounce API, acting as middleware, tells YouCan to reload the current page with the correct parameters after manual redirections.

Parameters

  • (url: string) => void

Example

ts
qantra.bounce('/admin/customers');