Back to Website
Show / Hide Table of Contents

Class ItemsMetadata

Package: @aurigma/design-atoms-model

Properties

data

Declaration
data: {
        [key: string]: IObjectMetadata;
    };
Property Value
Type Description
{ [key: string]: IObjectMetadata; }

Methods

getPropertyMetadata(item, property)

Declaration
getPropertyMetadata(item: Object, property: string): IPropertyMetadata | IEnumMetadata;
Parameters
Type Name Description
Object item
string property
Returns
Type Description
IPropertyMetadata | IEnumMetadata
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