Tag name of the Element representation of target
.
Element, EventTarget, or CSS selector.
Object with style property values keyed by name.
Element representation of the specified target
.
elements!InvalidElementError
if the target
could not be found or doesn't have a style property.
Sets the style properties of the specified
target
to the specifiedstyles
object with key of style property name and value of the corresponding property value.