Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 631 Bytes

page.md

File metadata and controls

21 lines (15 loc) · 631 Bytes

page

description

The page is primary component on application design

You can change main page in the project information's page.

The main duty of page is component container. You can navigate between pages.

properties

  • name: name
  • bgColor :background color
  • scrollable: scrollable status
  • safeArea : when check add safeArea to page:
    • alt text
  • padding: padding
  • align: align of childrens
  • onShow : events run when page show