Preparing search index...
The search index is not available
yorkie-js-sdk
yorkie-js-sdk
InitializedEvent
Interface InitializedEvent<P>
interface
InitializedEvent
<
P
>
{
source
:
Local
;
type
:
Initialized
;
value
:
{
clientID
:
string
;
presence
:
P
;
}
[]
;
}
Type Parameters
P
extends
Indexable
Hierarchy
BaseDocEvent
InitializedEvent
Index
Properties
source
type
value
Properties
source
source
:
Local
type
type
:
Initialized
value
value
:
{
clientID
:
string
;
presence
:
P
;
}
[]
Type declaration
clientID
:
string
presence
:
P
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
source
type
value
yorkie-js-sdk
Loading...