菜单
Dart
dart:html
Node
ownerDocument 属性
ownerDocument
暗色模式
亮色模式
描述
ownerDocument
属性
Document
?
ownerDocument
该节点所属的文档。
如果该节点不属于任何文档,则返回 null。
其他资源
Node.ownerDocument
来自 MDN。
实现
Document? get ownerDocument native;
Dart
dart:html
Node
ownerDocument 属性
Node 类
Cookie 管理控件