Type guard narrowing value to HTMLString. Returns true only if value is a string that, when parsed, contains at least one element node.
value
true
The value to test.
true if value is a string that parses to at least one element node.
Type guard narrowing
valueto HTMLString. Returnstrueonly ifvalueis a string that, when parsed, contains at least one element node.