Const
export const DefaultIIEditorTriggerConfiguration: TIIEditorTriggerConfiguration = { exportContent: "POINTER_UP", exportContentDelay: 1000, resizeTriggerDelay: 100 } Copy
export const DefaultIIEditorTriggerConfiguration: TIIEditorTriggerConfiguration = { exportContent: "POINTER_UP", exportContentDelay: 1000, resizeTriggerDelay: 100 }
Source