remember Web View State
@Composable()
Content copied to clipboard
Creates a WebView state that is remembered across Compositions.
Parameters
url
The url to load in the WebView
additionalHttpHeaders
Optional, additional HTTP headers that are passed to WebView.loadUrl. Note that these headers are used for all subsequent requests of the WebView.