vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface EmbeddedServiceCustomComponent

    interface EmbeddedServiceCustomComponent {
        componentBundleType?: EmbeddedServiceComponentBundleType;
        customComponent?: string;
        customComponentType?: EmbeddedServiceCustomComponentType;
    }
    Index

    Properties

    customComponent?: string