type

Link

@Js
const mixin Link : Dict

Link models a dataflow relationship between two Comp slots

methods

fromRef

Source component identifier

fromSlot

Soruce component slot name

toSlot

Soruce component slot name

Slot Details

fromRef

abstract Ref fromRef()

Source component identifier

fromSlot

abstract Str fromSlot()

Soruce component slot name

toSlot

abstract Str toSlot()

Soruce component slot name