Skip to main content

Module view

Module view 

Source
Expand description

View layer — pure rendering from the current Model.

Layout: ┌── Header ───────────────────────────────────────────────┐ │ (3 rows) app title │ ├── Body ─────────────────────────────────────────────────┤ │ Commands (58%) │ Device panel (42%) │ │ • Section cards │ ┌─ Devices ──────────────┐ │ │ • Scrollable │ │ device selector list │ │ │ │ └────────────────────────┘ │ │ │ ┌─ Stats / No-Device ────┐ │ │ │ │ model · version · │ │ │ │ │ battery / RAM / CPU │ │ │ │ └────────────────────────┘ │ ├── Description ──────────────────────────────────────────┤ │ (3 rows) selected command description │ ├── Footer ───────────────────────────────────────────────┤ │ (3 rows) key hint bar │ └─────────────────────────────────────────────────────────┘

Functions§

render