bndr-js - v0.18.6 / EmitterOptions
Interface: EmitterOptions<T>
Type parameters
| Name |
|---|
T |
Properties
icon
• Optional icon: IconSequence
Defined in
onDispose
• Optional onDispose: () => void
Type declaration
▸ (): void
Returns
void
Defined in
onReset
• Optional onReset: () => void
Type declaration
▸ (): void
Returns
void
Defined in
sources
• Optional sources: Emitter<any> | Emitter<any>[]
Defined in
value
• Optional value: T