.mobile-app-view
element
The .mobile-app-view
action mobile app view with simple header and footer nav. It belongs to the view category within the ui area.
Action Syntax
.mobile-app-view "text"
A quoted text string
.mobile-app-view $variable
A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.mobile-app-view "My App"
// Using Variables
// Display dynamic content from variables
.mobile-app-view $apptitle
Action code: 1517129440
Version: 0.6.4-2
Last updated: 2025-06-13