HTMLTextAreaElement constructor
HTMLTextAreaElement()
Implementation
factory HTMLTextAreaElement() => WebRuntime.current
.createWebObject<HTMLTextAreaElement>('HTMLTextAreaElement', []);
factory HTMLTextAreaElement() => WebRuntime.current
.createWebObject<HTMLTextAreaElement>('HTMLTextAreaElement', []);