Optional
cssOptional
elementDOM element to use for CSS resolution
Optional
errorObject to hold error metadata if resolution fails
Optional
metaObject to hold information about the parsing (format, types, etc.)
Optional
parseAlias for meta
CSS property to use for DOM resolution Defaults to
"background-color"
. Why not usecolor
as the default? Because thencurrentColor
would resolve to the parent color.