namespace · ui.widget
Interface widgets
Backend-neutral semantic widgets recorded as detached intent.
namespace ui.widget
- Stable ID
ui.widget- Owner
- app.ScriptUiWidget
- Authority
- presentation
- Timing
- composition
- Availability
- runtime API 1
- Side effects
- none
- Determinism
- Stable namespace identity and normalized symbol order.
- Introduced
- 1.0.0
Usage
Use ui.widget only to reach its registered child contracts. The namespace itself performs no query, mutation, lifecycle transition, or drawing.
Parameters
- None
Returns
A stable namespace table containing only the documented child symbols available to this package origin.
Cost
Namespace lookup is constant-time and performs no owner work.
Fields
This symbol has no fields.
Errors
- None
Examples
-- Access documented members through ui.widget.button.
API history
- 1.0.0: Runtime contract published from the complete Phase 14 registry.
Related symbols
ui.widget.buttonui.widget.explainui.widget.listui.widget.list-rowui.widget.menuui.widget.progressui.widget.rowui.widget.row-groupui.widget.separatorui.widget.spacerui.widget.statui.widget.textui.widget.tooltip