Skip to content

Interface: SNAPMoveSectionOptions

Properties

before

before: boolean

Only relevant if target is a section: move the source section before target section, otherwise it would be moved after.


copy

copy: boolean

Create a copy of the source section.


skipRerenderEvent

skipRerenderEvent: boolean

If true, the onRerenderView~Handler will not be triggered. Be careful when preventing the change event! The affected PreviewId could appear several times in the DOM!


Last update: March 22, 2024