@sme.up/kokos-sdk-node
    Preparing search index...

    Interface ComponentOptions

    interface ComponentOptions {
        Name: string;
        [key: string]: string;
    }

    Hierarchy

    • Record<string, string>
      • ComponentOptions

    Indexable

    • [key: string]: string
    Index

    Properties

    Properties

    Name: string