goog.dom.tagsProvided Bygoog.dom.tagsNo description available.VIEW SOURCEFunctionsexpand_moreisVoidTag( tagName ) → booleanChecks whether the tag is void (with no contents allowed and no legal end tag), for example 'br'. ParameterstagNamestringThe tag name in lower case. ReturnsbooleanVIEW SOURCE