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§
- Base
Page - Represents basic properties of a page.
- Base
Page Builder - Builder for
BasePage. - Base
Page_ Impl