menu
Dart
dart:html
NodeValidator
allowsElement abstract method
allowsElement
dark_mode
light_mode
描述
allowsElement
抽象方法
bool
allowsElement
(
Element
element
)
返回 true 如果 tagName 是可接受类型。
实现
bool allowsElement(Element element);
Dart
dart:html
NodeValidator
NodeValidator 类的 allowsElement 抽象方法
NodeValidator 类
Cookie 管理控制