{"id":"ui--yuiAuthoredControlBehavior","name":"yuiAuthoredControlBehavior","owner":"yeho","package":"ui","kind":"thing","signature":"external thing yuiAuthoredControlBehavior","description":"A yui authored control behavior record carrying kind, activationMode, valueProperty, fallbackValueProperty, eventProperty, and related state.","context":"Build YUI's reusable control, layout, interaction, text, accessibility, and retained-rendering models.","parameters":[],"returns":"void","members":[{"name":"kind","kind":"field","type":"text","description":"Stores kind as text.","signature":"text kind","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"activationMode","kind":"field","type":"text","description":"Stores activation mode as text.","signature":"text activationMode","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"valueProperty","kind":"field","type":"text","description":"Stores value property as text.","signature":"text valueProperty","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"fallbackValueProperty","kind":"field","type":"text","description":"Stores fallback value property as text.","signature":"text fallbackValueProperty","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"eventProperty","kind":"field","type":"text","description":"Stores event property as text.","signature":"text eventProperty","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"interactive","kind":"field","type":"bool","description":"Stores interactive as bool.","signature":"bool interactive","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"focusable","kind":"field","type":"bool","description":"Stores focusable as bool.","signature":"bool focusable","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"yuiAuthoredControlBehavior","kind":"constructor","parameters":[{"name":"kind","type":"text","description":"Kind."},{"name":"activationMode","type":"text","description":"Activation mode."},{"name":"valueProperty","type":"text","description":"Value property."},{"name":"fallbackValueProperty","type":"text","description":"Fallback value property."},{"name":"eventProperty","type":"text","description":"Event property."},{"name":"interactive","type":"bool","description":"Interactive."},{"name":"focusable","type":"bool","description":"Focusable."}],"returns":"void","signature":"yuiAuthoredControlBehavior(text kind, text activationMode, text valueProperty, text fallbackValueProperty, text eventProperty, bool interactive, bool focusable)","description":"Yui authored control behavior.","tags":["thing","constructor","ui"],"updated":"2026-09-09"}],"tags":["cpu","source-example","thing","ui","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/ui/authoring-interaction-00-definitions.yh","line":5,"sha256":"3974d6b85d5d9483bad3e0b4e6403b0c05982f1fd6669babd729e877e9a00c50"},"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 yuiAuthoredControlBehavior","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.\nyuiAuthoredControlBehavior sample = yuiAuthoredControlBehavior(\"kind\", \"activation Mode\", \"value Property\", \"fallback Value Property\", \"event Property\", true, true)\nConsole.Log(Text.From(sample.kind))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.ui__yuiauthoredcontrolbehavior\"\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":"510be29190359375814c96ce4c834186faabbda9b9bbaaf7deea1d89f2163499","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["kind","activationMode","valueProperty","fallbackValueProperty","eventProperty","interactive","focusable","yuiAuthoredControlBehavior"],"url":"https://demonhunterlabs.com/academy/api?item=ui--yuiAuthoredControlBehavior","json":"https://demonhunterlabs.com/reference/items/ui--yuiAuthoredControlBehavior.json","markdown":"https://demonhunterlabs.com/reference/text/ui--yuiAuthoredControlBehavior.md"}
