WICG / observable

Observable API proposal
https://wicg.github.io/observable/
Other
575 stars 14 forks source link

Use `ObservableEventListenerOptions` #67

Closed domfarolino closed 1 year ago

domfarolino commented 1 year ago

Closes #66 by introducing ObservableEventListenerOptions, which does NOT include signal or once. If we wish to expand this later we can, but I think starting with the simplest configuration is best initially.