Skip to content

docs: define UI element multiplicity#167

Merged
linkdata merged 2 commits into
mainfrom
docs/ui-element-multiplicity
Jul 20, 2026
Merged

docs: define UI element multiplicity#167
linkdata merged 2 commits into
mainfrom
docs/ui-element-multiplicity

Conversation

@linkdata

Copy link
Copy Markdown
Owner

Summary

  • define one live Element per UI value as the default within a Request
  • allow duplicate container children only for types that document multi-Element support
  • classify standard widgets and show how distinct inputs can share one binder
  • align the README, Go docs, and Jaws skill guidance

Verification

  • go vet ./...
  • go test -race ./...
  • go doc for the updated core and UI contracts

Closes #160

@linkdata
linkdata merged commit e23534b into main Jul 20, 2026
7 checks passed
@linkdata
linkdata deleted the docs/ui-element-multiplicity branch July 20, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ui: reusing an input widget within one Request leaves peer controls stale

1 participant