menu
Dart
dart:html
NodeValidator
allowsElement abstract method
allowsElement
dark_mode
light_mode
description
allowsElement
abstract method
bool
allowsElement
(
Element
element
)
Returns true if the tagName is an accepted type.
Implementation
bool allowsElement(Element element);
Dart
dart:html
NodeValidator
allowsElement abstract method
NodeValidator class
Cookies management controls