Remove all children elements with given css class name of the given parent element. The children don't have to be a direct child of the parent element.
the parent element
the css class name of the child element
Generated using TypeDoc
Remove all children elements with given css class name of the given parent element. The children don't have to be a direct child of the parent element.