Module page

Module page 

Source
Expand description

Pages which can be used to provide more information.

When selecting a command item that contains a page, the page will be displayed.

Modules§

content
Pages for displaying various contents.
dyn_list
Dynamic list page that can customize items based on search text.
list
List page which can display a scrollable list of items.

Structs§

BasePage
Represents basic properties of a page.
BasePageBuilder
Builder for BasePage.
BasePage_Impl