{"id":"frontend.yui--RenderYuiInteractiveStateReport","name":"RenderYuiInteractiveStateReport","owner":"yeho","package":"frontend.yui","kind":"function","signature":"external RenderYuiInteractiveStateReport(int activeTab, int playhead, int inspectorMode, bool compact, int width, int height) returns text","description":"Format yui interactive state report as readable text.","context":"Turn YUI models into a working frontend and its rendering/input adapters.","parameters":[{"name":"activeTab","type":"int","description":"Supply active tab as int."},{"name":"playhead","type":"int","description":"Supply playhead as int."},{"name":"inspectorMode","type":"int","description":"Supply inspector mode as int."},{"name":"compact","type":"bool","description":"Supply compact as bool."},{"name":"width","type":"int","description":"Supply width as int."},{"name":"height","type":"int","description":"Supply height as int."}],"returns":"text","members":[],"tags":["cpu","frontend","frontend.yui","function","source-example","yeho","yui"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/frontend/yui/yui.yh","line":140,"sha256":"73c59176336aea1fab23870dadef347e6f9e601b511e1ac8bfd2fc5919023bf5"},"status":"source-declared","notes":["Package presence and a declaration do not establish support on every host. Host services need their platform and lifecycle setup."],"examples":[{"id":"usage","title":"Use RenderYuiInteractiveStateReport","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using frontend.yui\n\n// Turn YUI models into a working frontend and its rendering/input adapters.\nint activeTab = 1\nint playhead = 1\nint inspectorMode = 1\nbool compact = true\nint width = 1\nint height = 1\ntext result = RenderYuiInteractiveStateReport(activeTab, playhead, inspectorMode, compact, width, height)\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.frontend_yui__renderyuiinteractivestatereport\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"frontend.yui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/frontend/yui\"\n\n[[dependencies]]\npackage = \"graphics.canvas\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/canvas\"\n\n[[dependencies]]\npackage = \"graphics.image\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image\"\n\n[[dependencies]]\npackage = \"graphics.image.processing\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image/processing\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n\n[[dependencies]]\npackage = \"host.ui_services\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/ui_services\"\n\n[[dependencies]]\npackage = \"input.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/input/text\"\n\n[[dependencies]]\npackage = \"ui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/ui\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"21c54427ad640ad284a402edfbd6a1e8819de16b22c1c3fc43ceb3027355a083","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=frontend.yui--RenderYuiInteractiveStateReport","json":"https://demonhunterlabs.com/reference/items/frontend.yui--RenderYuiInteractiveStateReport.json","markdown":"https://demonhunterlabs.com/reference/text/frontend.yui--RenderYuiInteractiveStateReport.md"}
