menu
Dart
dart:html
Node
ownerDocument property
ownerDocument
dark_mode
light_mode
描述
ownerDocument
属性
Document
?
ownerDocument
该节点所属的文档。
如果该节点不属于任何文档,则返回 null。
其他资源
MDN 上的 Node.ownerDocument
实现
Document? get ownerDocument native;
Dart
dart:html
Node
ownerDocument 属性
Node 类
Cookie 管理控件