{"id":"ui--yuiRouteStep","name":"yuiRouteStep","owner":"yeho","package":"ui","kind":"thing","signature":"external thing yuiRouteStep","description":"A yui route step record carrying nodeId, phase, eventKind, canceled.","context":"Build YUI's reusable control, layout, interaction, text, accessibility, and retained-rendering models.","parameters":[],"returns":"void","members":[{"name":"nodeId","kind":"field","type":"text","description":"Stores node id as text.","signature":"text nodeId","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"phase","kind":"field","type":"text","description":"Stores phase as text.","signature":"text phase","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"eventKind","kind":"field","type":"text","description":"Stores event kind as text.","signature":"text eventKind","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"canceled","kind":"field","type":"bool","description":"Stores canceled as bool.","signature":"bool canceled","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"yuiRouteStep","kind":"constructor","parameters":[{"name":"nodeId","type":"text","description":"Node id."},{"name":"phase","type":"text","description":"Phase."},{"name":"eventKind","type":"text","description":"Event kind."},{"name":"canceled","type":"bool","description":"Canceled."}],"returns":"void","signature":"yuiRouteStep(text nodeId, text phase, text eventKind, bool canceled)","description":"Yui route step.","tags":["thing","constructor","ui"],"updated":"2026-09-09"},{"name":"Describe","kind":"method","parameters":[],"returns":"text","signature":"Describe() returns text","description":"Describe.","tags":["thing","method","ui"],"exampleId":"method-Describe-5","updated":"2026-09-09"}],"tags":["cpu","method","source-example","thing","ui","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/ui/interaction-model.yh","line":490,"sha256":"8d81aed85100e922e71427f6bf625fed7a7e4bf2c9d6c16ddf4d0570cb71455b"},"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 yuiRouteStep","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using ui\n\n// Build YUI's reusable control, layout, interaction, text, accessibility, and retained-rendering models.\nyuiRouteStep sample = yuiRouteStep(\"node Id\", \"phase\", \"event Kind\", true)\nConsole.Log(Text.From(sample.nodeId))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.ui__yuiroutestep\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"graphics.image\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image\"\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 = \"ui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/ui\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"ed77bc29bfce085ac7917f7a24b2232e21ef100183ceda63c9adbca1d50a4b27","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Describe-5","title":"yuiRouteStep.Describe","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using ui\n\n// Describe.\nyuiRouteStep instance = yuiRouteStep(\"node Id\", \"phase\", \"event Kind\", true)\ntext result = instance.Describe()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.ui__yuiroutestep\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"graphics.image\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image\"\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 = \"ui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/ui\"\n","tags":["cpu","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"123e732c8ff3f4c26d53705a6121a72059a80109858b711930e7ec39b72bce3b","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["nodeId","phase","eventKind","canceled","yuiRouteStep","Describe"],"url":"https://demonhunterlabs.com/academy/api?item=ui--yuiRouteStep","json":"https://demonhunterlabs.com/reference/items/ui--yuiRouteStep.json","markdown":"https://demonhunterlabs.com/reference/text/ui--yuiRouteStep.md"}
