ixfx
Preparing search index...
Visual
Svg
clear
Function clear
clear
(
parent
:
SVGElement
)
:
void
Removes all children of
parent
, but not
parent
itself.
Parameters
parent
:
SVGElement
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Removes all children of
parent
, but notparent
itself.