title: Page

sidebar_label: Page

Registers a page in the Mini Program. It accepts an Object parameter to specify the initial data of the page, lifecycle callbacks, and event handlers.

Methods

Property Type Description
route string The path to the current page, a String type value.