Membrane React - v0.2.1
    Preparing search index...

    Interface ElementInstanceSelector

    interface ElementInstanceSelector {
        id?: string;
        autoCreate?: boolean;
        instanceKey?: string;
        userId?: string;
        parentKey?: string;
        parentId?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    id?: string
    autoCreate?: boolean
    instanceKey?: string
    userId?: string
    parentKey?: string
    parentId?: string