Back to Website
Show / Hide Table of Contents

Class ModelComponent

A basic component containing the name and ID of a component.

Package: @aurigma/design-editor-iframe
Remarks

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

Properties

id

A unique identifier.

Declaration
id: string;
Property Value
Type Description
string

A unique identifier.

name

The item name.

Declaration
name: string;
Property Value
Type Description
string

The item name.

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