hasFeature (DOMImplementation - JavaScript)

Checks if the DOM implementation implements a specific feature.

Defined in

DOMImplementation

Syntax

hasFeature(feature:string, version:string) : boolean