pages.yaml¶
pages.yaml
is where you configure the different pages of the control matrix. For a basic explanation of pages see the sub-section of zcx concepts.
advanced settings¶
order¶
You may define an order
key in pages.yaml
to set the order of your pages, rather than moving the entries in the pages
key.
on_enter, on_leave¶
You can configure a command bundle that is executed when the page is entered and/or when the page is left. Doing so requires a slight change to the normal pages syntax: