thomas-lowry / figma-plugin-ds-svelte

Figma Plugin DS components made with Svelte
MIT License
180 stars 26 forks source link

Add value binding to Textarea #12

Closed EmilePW closed 3 years ago

EmilePW commented 3 years ago

This adds component binding of the textarea value. This is specified in the docs, but did not in fact exist in the code.