Skip to main content
Version: v2

hmApp.exit()

Exit the Mini Program and return to the applist page.

Type

() => void

Code example

// exit the application
hmApp.exit()