Backlink Interface

Packages > @anticrm/core > Backlink

Signature:

export interface Backlink 

Properties

List of properties of this interface
Property Type Description
_backlinkClass Ref<Class<Doc>>
_backlinkId Ref<Doc>
pos number

Events

Signature:

_backlinkClass: Ref<Class<Doc>>;

Signature:

_backlinkId: Ref<Doc>;

Signature:

pos: number;