Dart SDK
dart:html
NodeValidatorBuilder
allowElement
method
allowElement
NodeValidatorBuilder
Constructors
NodeValidatorBuilder
common
Methods
allowNavigation
allowImages
allowTextElements
allowInlineStyles
allowHtml5
allowSvg
allowCustomElement
allowTagExtension
allowElement
allowTemplating
add
allowsElement
allowsAttribute
void
allowElement
(
String
tagName
,
{
UriPolicy
uriPolicy
,
Iterable
<
String
>
attributes
,
Iterable
<
String
>
uriAttributes
}
)
(Not documented.)