Core: API Table
class: EventTargetShim
Fields
Name | Privacy | Type | Default | Description | Inherited From |
---|---|---|---|---|---|
addEventListener | public | delegatedAddEventListener | |||
removeEventListener | public | delegatedRemoveEventListener | |||
dispatchEvent | public | delegatedDispatchEvent |
class: ScopedStylesController
Fields
Name | Privacy | Type | Default | Description | Inherited From |
---|---|---|---|---|---|
__styleTag | protected | ||||
scopedClass | public | `${this.host.localName}-${Math.floor(Math.random() * 10000)}` |
Methods
Name | Privacy | Description | Parameters | Return | Inherited From |
---|---|---|---|---|---|
hostConnected | public | ||||
hostDisconnected | public | ||||
__setupStyleTag | protected | ||||
__teardownStyleTag | protected |