Solved
Drag corner to resize plugin window
Is there documentation on how to drag and resize the plugin UI window, like Figma Tokens does it?

Is there documentation on how to drag and resize the plugin UI window, like Figma Tokens does it?

It’s not a native feature, some plugins do it via cursor movement tracking and constantly sending updates to the Figma backend to then call figma.ui.resize() to increase/decrease the window size. You might be able to find helper libraries for this on google, I haven’t searched.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.