set_html
[internal] set html content.
Arguments
Name: html,
Type: str
html
Source
def set_html(self, html): self._html = html;