ControlCallback
ControlCallback<
R
> = (eventData
,control
,fabricObject
) =>R
Defined in: src/EventTypeDefs.ts:54
Type Parameters
Section titled “Type Parameters”R
= void
Parameters
Section titled “Parameters”eventData
Section titled “eventData”control
Section titled “control”fabricObject
Section titled “fabricObject”Returns
Section titled “Returns”R