Skip to content

Page

Any file underneath the project Pages folder that has a .page extension

Page Constraints

pattern: the string must match the following regular expression:

(^/.+/Pages/).*(.+\.page)$|(^Pages/).*(.+\.page)$

try pattern

Page Examples

"/MyApp/Pages/Overview.page"
  • type: string