Skip to main content
Version: 3.x

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

PropertyTypeDescription
routestringThe path to the current page, a String type value.