HTMLTextAreaElement constructor

HTMLTextAreaElement()

Implementation

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