IFrameElement.set_content#

IFrameElement.set_content(content)#

Sets the inner HTML content of the element.

Parameters:

content – The new inner HTML content.