Function: uppKonvaShapePatchFromSource()
uppKonvaShapePatchFromSource(
shape,s):boolean
Defined in: shapes/index.ts:230
Applies a wire row over an existing live shape preserving object identity (and observers).
Parameters
shape
Live shape instance to mutate.
s
Incoming wire row.
Returns
boolean
true when kind and id are compatible and patch was applied.