Back to Website
Show / Hide Table of Contents

Interface IApplyProductThemeOptions

A structure defining options for managing history when changing a product theme.

Package: @aurigma/design-editor-iframe
Remarks

uses this structure.

Examples
options: {
    addToHistory: false
}

Properties

addToHistory

If true, adds a new user action to the history to allow your users to revert the applied theme using the **Undo** button. The default value is true.

Declaration
addToHistory?: boolean;
Property Value
Type Description
boolean

If true, adds a new user action to the history to allow your users to revert the applied theme using the **Undo** button. The default value is true.

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