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