Overview
TheisElementEmpty method checks if an element contains any text content.
Signature
Parameters
Return Value
Returnstrue if element is empty, false otherwise.
Check if element has no text content
isElementEmpty method checks if an element contains any text content.
true if element is empty, false otherwise.