serenity icon indicating copy to clipboard operation
serenity copied to clipboard

LibWeb: Add textarea placeholder support

Open bplaat opened this issue 1 year ago • 0 comments

Textarea didn't support placeholders so I have copied the system from the input element to it.

I also implemented the textarea value, defaultValue, textLength properties.

Demo video

https://github.com/SerenityOS/serenity/assets/19894029/01437925-7903-4333-8329-47a26677e591

bplaat avatar Dec 10 '23 16:12 bplaat