Skip to Content
Nodespage

page

page nodes render visual screens populated with UI components.

Summary

  • Placement: Mid-flow (can be used multiple times).
  • Context: Client apps only.
  • Visual: Yes.
  • Level: Easy.
  • Purpose: Present interactive screens with forms, games, and content that drive user actions.
Page node
  • Define layouts with sections, responsive breakpoints, and component trees.
  • Handle user input, emit events, and forward component-level actions to the flow graph.
  • Offer entry/exit actions so authors can load data before displaying the screen or clean up after unmount.
Last updated on