Const
export const DefaultGestureConfiguration: TGestureConfiguration = { surround: SurroundAction.Select, strikeThrough: StrikeThroughAction.Draw, underline: UnderlineAction.Draw, insert: InsertAction.LineBreak,} Copy
export const DefaultGestureConfiguration: TGestureConfiguration = { surround: SurroundAction.Select, strikeThrough: StrikeThroughAction.Draw, underline: UnderlineAction.Draw, insert: InsertAction.LineBreak,}
Source