FieldRef Interface

Packages > @anticrm/core > FieldRef

Signature:

export interface FieldRef 

Properties #

List of properties of this interface
Property Type Description
field Attribute
key string
parent Obj

Events #

field #

Signature:

field: Attribute;

key #

Signature:

key: string;

parent #

Signature:

parent: Obj;