Searched refs:isSupportedSelfClosing (Results 1 – 1 of 1) sorted by relevance
204 const componentValidator = { isSupportedSelfClosing: () => false };207 isSupportedSelfClosing(tagName: string): boolean; method3153 const flag: boolean = parse.validator.isSupportedSelfClosing(tagName);