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