Dart API Reference
dart:html
NodeValidatorBuilder
allowElement
allowElement
method
void
allowElement
(
String
tagName
,
{
UriPolicy
uriPolicy
,
Iterable
<
String
>
attributes
,
Iterable
<
String
>
uriAttributes
}
)