@patternmeshjs/core
Preparing search index...
FieldRef
Interface FieldRef<T>
interface
FieldRef
<
T
>
{
__brand
:
"FieldRef"
;
_phantom
?:
T
;
path
:
string
;
}
Type Parameters
T
Index
Properties
__
brand
_
phantom?
path
Properties
Readonly
__
brand
__brand
:
"FieldRef"
Optional
Readonly
_
phantom
_phantom
?:
T
Readonly
path
path
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
brand
_
phantom
path
@patternmeshjs/core
Loading...