host property
host property
Host is an element which contains this ShadowRoot.
Definition:
@property
def host(self):
...
@host.setter
def host(self, value):
...
See Also
- module
aspose.html.dom
- class
Element
- class
ShadowRoot
Host is an element which contains this ShadowRoot.
@property
def host(self):
...
@host.setter
def host(self, value):
...
aspose.html.dom
Element
ShadowRoot