papi-dts
    Preparing search index...

    Variable resetWebViewState

    resetWebViewState: (stateKey: string) => void

    Remove the value for a given key in the web view state

    Type declaration

      • (stateKey: string): void
      • Parameters

        • stateKey: string

        Returns void