Home > @firebase/database > ListenOptions > onlyOnce
ListenOptions.onlyOnce property
Whether to remove the listener after its first invocation.
Signature:
readonly onlyOnce?: boolean;
Home > @firebase/database > ListenOptions > onlyOnce
Whether to remove the listener after its first invocation.
Signature:
readonly onlyOnce?: boolean;