moveable icon indicating copy to clipboard operation
moveable copied to clipboard

How to hide selection control to capture image than show again.

Open JigarPrajpati opened this issue 2 years ago • 1 comments

Environments

  • Framework name:
  • Framework version:
  • Moveable Component version:
  • Testable Address(optional):

Description

How to hide selection control to capture image than show again. i using pure javascript with jquery

JigarPrajpati avatar Sep 15 '22 16:09 JigarPrajpati

@JigarPrajpati

Set renderDirections={true / false} if you want to show/hide resize controls.

Set hideDefaultLines={false / true} if you want to show/hide the lines of the target.

daybrush avatar Sep 18 '22 02:09 daybrush