gsr
    Preparing search index...

    Variable KnowledgePanelSelectorConst

    KnowledgePanelSelector: {
        descriptionBlock: string;
        headerBlock: string;
        imageUrl: string;
        label: string;
        metadataBlock: string;
        metadataLabel: string;
        metadataValue: string;
        title: string;
    } = ...

    Type declaration

    • descriptionBlock: string
    • headerBlock: string
    • imageUrl: string
    • label: string
    • metadataBlock: string
    • metadataLabel: string
    • metadataValue: string
    • title: string