Back to Website
Show / Hide Table of Contents

Interface Editor.ILoadUserInfoOptions

Parameters defining how loadUserInfo command works with history.

Package: @aurigma/design-editor-iframe
Remarks

Editor.loadUserInfo() uses these parameters.

Properties

addSnapshot

If true, the **LoadUserInfo** command changes will be added to the history. The default value is true.

Declaration
addSnapshot?: boolean;
Property Value
Type Description
boolean

If true, the **LoadUserInfo** command changes will be added to the history. The default value is true.

replaceLastSnapshot

If true, the **LoadUserInfo** command changes replace last history snapshot. The default value is false.

Declaration
replaceLastSnapshot?: boolean;
Property Value
Type Description
boolean

If true, the **LoadUserInfo** command changes replace last history snapshot. The default value is false.

Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback