菜单
Dart
dart:html
ShadowElement
支持属性
支持
夜间模式
日间模式
描述
支持
属性
bool
supported
检查当前平台是否支持此类型。
实现
static
bool
get
supported =>
Element
.isTagSupported(
'shadow'
);
Dart
dart:html
ShadowElement
支持属性
ShadowElement类
Cookie管理控件