Skip to content

Module: core::features::SubscriberFeature

Jovan Gerodetti edited this page Apr 14, 2021 · 1 revision

SubscriberFeature(eventTarget, host) => {?}

exported: SubscriberFeature
kind: function
declaration: const

Automatically subscribes to all events of the target if host defines a handler for them.

Name Type Description
eventTarget EventTarget
host object

Clone this wiki locally