delete method
The delete() method of the
StylePropertyMap interface removes the CSS declaration with the given
property.
Implementation
external void delete(String property);The delete() method of the
StylePropertyMap interface removes the CSS declaration with the given
property.
external void delete(String property);