ContextCreatedListenerOptions#
Type alias ContextCreatedListenerOptions
Context
once?: boolean;
}
once?: boolean;
}
Type declaration
- 
Optionalonce?: booleanIf true, the listener would be automatically removed when invoked. Defaultfalse
An object that specifies characteristics about the event listener