Skip to main content
Version: v2

back

Start from API_LEVEL 2.0 . Please refer to API_LEVEL.

Closes the current page to return to the previous page.

Type

function back(): void

Example

import { back } from '@zos/router'

back()