Web View State
A state holder to hold the state for the WebView. In most cases this will be remembered using the rememberWebViewState(uri) function.
Constructors
WebViewState
Link copied to clipboard
Properties
content
Link copied to clipboard
errorsForCurrentRequest
Link copied to clipboard
loadingState
Link copied to clipboard
Whether the WebView is currently LoadingState.Loading data in its main frame (along with progress) or the data loading has LoadingState.Finished.