Documentation
Preparing search index...
kairos-connection
SubscriptionCallback
Type Alias SubscriptionCallback<TValue>
SubscriptionCallback
:
(
path
:
string
,
error
:
Error
|
null
,
value
:
TValue
|
null
,
)
=>
void
Type Parameters
TValue
Type declaration
(
path
:
string
,
error
:
Error
|
null
,
value
:
TValue
|
null
)
:
void
Parameters
path
:
string
error
:
Error
|
null
value
:
TValue
|
null
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...