papi-dts
    Preparing search index...

    Variable getWebViewStateById

    getWebViewStateById: <T>(id: string, stateKey: string, defaultValue: T) => T

    Type declaration

      • <T>(id: string, stateKey: string, defaultValue: T): T
      • Type Parameters

        • T

        Parameters

        • id: string
        • stateKey: string
        • defaultValue: T

        Returns T