View Source on Github
Methods
edit
Replaces the content of a placeholder node with new source code.View Source on Github
Parameters
new_src
str
required
fix_indentation
bool, optional
default:False
priority
int, optional
default:0
dedupe
bool, optional
default:True
Returns
None
remove
Removes this element from its parent container.View Source on Github
Returns
None