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

    Interface ElementKeyPayload

    interface ElementKeyPayload {
        type: WorkspaceElementType;
        selector: undefined | string | IntegrationSpecificElementSelector;
        token?: string;
    }
    Index

    Properties

    Properties

    selector: undefined | string | IntegrationSpecificElementSelector
    token?: string