Skip to content

ApplicationApp

An file underneath the project base / components folder that has a .app extension.

ApplicationApp Constraints

pattern: the string must match the following regular expression:

(^/.+/).*(.+\.app)$|(^).*(.+\.app)$

try pattern

ApplicationApp Examples

"/components/Application_changed.app"
"/base/Application.app"
  • type: string