@dxos/client
Preparing search index...
echo
DocAccessor
Interface DocAccessor<T>
interface
DocAccessor
<
T
=
any
>
{
get
handle
()
:
IDocHandle
<
T
>
;
get
path
()
:
KeyPath
;
}
Type Parameters
T
=
any
Index
Accessors
handle
path
Accessors
handle
get
handle
()
:
IDocHandle
<
T
>
Returns
IDocHandle
<
T
>
path
get
path
()
:
KeyPath
Returns
KeyPath
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Accessors
handle
path
@dxos/client
Loading...