All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.vaadin.polymer.elemental.HTMLInputElement Maven / Gradle / Ivy

package com.vaadin.polymer.elemental;

import static jsinterop.annotations.JsPackage.GLOBAL;
import jsinterop.annotations.JsType;

@JsType(isNative=true, namespace=GLOBAL)
public interface HTMLInputElement extends HTMLElement {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy