CSSFunctionRule: name property
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
The name
property of the CSSFunctionRule
interface returns a string representing the custom function's name.
Value
A string.
Examples
See the main CSSFunctionRule
reference page for an example.
Specifications
Specification |
---|
CSS Functions and Mixins Module> # dom-cssfunctionrule-name> |
Browser compatibility
Loading…