papi-dts
    Preparing search index...

    Variable setWebViewStateById

    setWebViewStateById: <T>(id: string, stateKey: string, stateValue: T) => void

    Type declaration

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

        • T

        Parameters

        • id: string
        • stateKey: string
        • stateValue: T

        Returns void