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

    Type Alias ItemComponentCtor

    type ItemComponentCtor = {
        COMPONENT_ID: string;
        new (): ItemCustomComponent;
    }
    Index

    Properties

    Properties

    COMPONENT_ID: string