Monetize360Monetize360
Application BuilderWalkthroughs

Single Page walkthrough

Build a simple page with Text, Button, and a variable binding.

  1. Advance Builder → + CreatePage → name it → Create.
  2. Drag Text and Button onto the canvas.
  3. Inspector: set labels and styling.
  4. Code panel (Cmd+J): add a Variable → bind Text to {{ myVar }}.
  5. Button → On click → Notify "Hello!".
  6. Preview → test → Save.
Note: Single pages have no public /apps URL — use Application for that.
On this page

On this page

No Headings