Nothing to try yet
No documentation found
Plugins gain validated Input, Select, and Link UI components.
The plugin-facing UI framework gains validated Input, Select, and Link component types: Input enforces character limits and control-character checks, Select requires unique option values and detects duplicate keys, and Link validates its href as a canonical URL. On the terminal side, new ui.input and ui.select events dispatch to handlers, logging timing and settling handler chains.
Names in the bundleui.inputui.select