CSSFunctionDeclarations: style property
The style
property of the CSSFunctionDeclarations
interface returns a CSSFunctionDescriptors
object representing the descriptors available in a @function
body.
Value
A CSSFunctionDescriptors
object.
Examples
See the main CSSFunctionDeclarations
reference page for examples.
Specifications
Specification |
---|
CSS Functions and Mixins Module # dom-cssfunctiondeclarations-style |