ContextCreatedListenerOptions¶ webVis API ReferenceContextCreatedListenerOptionsInterface ContextCreatedListenerOptionsAn object that specifies characteristics about the event listener interface ContextCreatedListenerOptions { once?: boolean;} IndexPropertiesonce? PropertiesOptionalonceonce?: booleanIf true, the listener would be automatically removed when invoked. Defaultfalse
An object that specifies characteristics about the event listener