Back to Website
Show / Hide Table of Contents

Class Item

A design element.

Inheritance
ModelComponent
Item
Package: @aurigma/design-editor-iframe
Remarks

You can refer to this element by id, a name, or tags.

The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the Item class.

Properties

content

The item's content.

Declaration
content: Item;
Property Value
Type Description
Item

The item's content.

tags

A dictionary containing product tags.

Declaration
tags: {
        [key: string]: any;
    };
Property Value
Type Description
{ [key: string]: any; }

A dictionary containing product tags.

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