菜单
Dart
dart:html
NodeValidator
allowsElement 抽象方法
allowsElement
暗黑模式
亮色模式
描述
allowsElement
抽象方法
bool
allowsElement
(
Element
element
)
如果 tagName 是接受类型,则返回 true。
实现
bool allowsElement(Element element);
Dart
dart:html
NodeValidator
allowsElement 抽象方法
NodeValidator 类
Cookie 管理控制