host property

host property

Host is an element which contains this ShadowRoot.

Definition:

@property
def host(self):
    ...

See Also