status property
Returns whether the property is valid, invalid, or unrecognized.
Note These APIs can only be used with F12 developer tools and the Diagnostics Script Engine, and can't be called from JavaScript.
This property is read-only.
Syntax
JavaScript |
---|
|
Property values
Type: DOMString
One of the following strings:
- Valid
- InvalidValue
- UnrecognizedProperty (a.k.a. an expando)