- Deprecated("Use dart:html Element attributes and setAttribute.")
Source
@Deprecated("Use dart:html Element attributes and setAttribute.") void setElementAttribute( dynamic renderElement, String attributeName, String attributeValue);
@Deprecated("Use dart:html Element attributes and setAttribute.") void setElementAttribute( dynamic renderElement, String attributeName, String attributeValue);