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

def.dom.CSS Maven / Gradle / Ivy

The newest version!
package def.dom;

import def.js.Object;

@jsweet.lang.Interface
public abstract class CSS extends def.js.Object {
    native public static java.lang.Boolean supports(java.lang.String property, java.lang.String value);
    native public static java.lang.Boolean supports(java.lang.String property);
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy