MetaFor - v0.3.1
    Preparing search index...

    Type Alias ElementTemplatePart

    type ElementTemplatePart = {
        type: typeof ELEMENT_PART;
        index: number;
    }
    Index

    Properties

    Properties

    type: typeof ELEMENT_PART
    index: number