coldbydefault-portfolio
    Preparing search index...

    Interface PageSpeedInsightsProps

    interface PageSpeedInsightsProps {
        showBothStrategies?: boolean;
        showRefreshButton?: boolean;
        url?: string;
    }
    Index

    Properties

    showBothStrategies?: boolean
    showRefreshButton?: boolean
    url?: string