FunctionsetWebViewState

Set the value for a given key in the web view state.

  • Type Parameters

    • T

    Parameters

    • stateKey: string
    • stateValue: T

    Returns void