Back to Website
Show / Hide Table of Contents

Interface IItemsData

Package: @aurigma/design-atoms-model

Properties

placeholders

Declaration
placeholders?: {
        [placeholderName: string]: string;
    };
Property Value
Type Description
{ [placeholderName: string]: string; }

surfaces

Declaration
surfaces?: {
        [surfaceName: string]: {
            [itemName: string]: IItemData;
        };
    };
Property Value
Type Description
{ [surfaceName: string]: { [itemName: string]: IItemData; }; }
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