Member Junction
    Preparing search index...

    Result from the New Component dialog.

    interface NewComponentResult {
        description: string;
        name: string;
        title: string;
        type: string;
    }
    Index

    Properties

    description: string
    name: string
    title: string
    type: string