@ascentbv/ts-common - v1.0.221
    Preparing search index...

    Interface BlockComponentCtor

    interface BlockComponentCtor {
        new BlockComponentCtor(): BlockCustomComponent;
        COMPONENT_ID: string;
    }
    Index

    Constructors

    Properties

    Constructors

    Properties

    COMPONENT_ID: string