Turn App Features into an Interaction Panel
- Create a script and return text inputs, selects, toggles, or buttons from
run(ctx). - Enter values or choose options in the Interaction Panel.
- Use button callbacks to query elements and update the results.
See Using Scripts for the form API and examples.