Under the hood
No documentation found
Plugin UI gains input/select interaction events alongside existing button press events.
Two new plugin-facing UI interaction events, ui.input and ui.select, have been added alongside the existing ui.press, letting a plugin's Input and Select components submit values back through the same handler-chain plumbing used for button presses.
Names in the bundleui.inputui.select