Back to Website
Show / Hide Table of Contents

Interface IPreviewOptions

Package: @aurigma/design-atoms

Properties

ignoreContainers

Array of container IDs to exclude from the preview.

Declaration
ignoreContainers?: string[];
Property Value
Type Description
string[]

Array of container IDs to exclude from the preview.

includeMockup

Indicates whether mockup should be present on preview or not. If set, the size of the resulting preview will be equal to the size of the whole surface, regardless of the printAreaIndex property.

Declaration
includeMockup?: boolean;
Property Value
Type Description
boolean

Indicates whether mockup should be present on preview or not. If set, the size of the resulting preview will be equal to the size of the whole surface, regardless of the printAreaIndex property.

printAreaIndex

Index of printArea to get preview of. If set, the size of the resulting preview will be equal to the bounds of the corresponding printArea.

Declaration
printAreaIndex?: number;
Property Value
Type Description
number

Index of printArea to get preview of. If set, the size of the resulting preview will be equal to the bounds of the corresponding printArea.

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