Dart API Reference
dart:html
NodeValidator
allowsElement
allowsElement
method
Returns true if the tagName is an accepted type.
bool
allowsElement
(
Element
element
)
Returns true if the tagName is an accepted type.