@devgateway/dvz-ui-react
    Preparing search index...

    Interface WithGoogleAnalyticsProps

    interface WithGoogleAnalyticsProps {
        options?: any;
        WrappedComponent: ComponentType<any>;
    }
    Index

    Properties

    options?: any
    WrappedComponent: ComponentType<any>