I’m using ChatGPT to help me write a plugin that takes user input from one form and pass it to another - so want to create the plugin UI’s programmatically.
I know ChatGPT has old reference data. What has replaced Figma.createButton() and Figma.createInput() to programmatically create form elements in typescript?