menu
s_packages package
documentation
s_universal_html/src/_sdk/html.dart
NodeValidator
allowsElement abstract method
allowsElement abstract method
dark_mode
light_mode
allowsElement
abstract method
bool
allowsElement
(
Element
element
)
Returns true if the tagName is an accepted type.
Implementation
bool allowsElement(Element element);
s_packages package
documentation
s_universal_html/src/_sdk/html
NodeValidator
allowsElement abstract method
NodeValidator class