isHTMLElement property

bool get isHTMLElement

Implementation

bool get isHTMLElement => isA<HTMLElement>();