Package 

Class WebViewState


  • @Deprecated(message = 
    accompanist/web is deprecated and the API is no longer maintained. 
    We recommend forking the implementation and customising it to your needs. 
    For more information please visit https://google.github.io/accompanist/web
    )@Stable() 
    public final class WebViewState
    
                        

    A state holder to hold the state for the WebView. In most cases this will be remembered using the rememberWebViewState(uri) function.