Rachel
Toggle table of contents
3.5.0
android
common
desktop
ios
web
Target filter
android
common
desktop
ios
web
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.components.webview
/
love.yinlin.compose.ui
/
WebView
Web
View
android
common
desktop
ios
web
@
Composable
actual
fun
WebView
(
state
:
WebViewState
,
modifier
:
Modifier
,
config
:
WebViewConfig
)
@
Composable
expect
fun
WebView
(
state
:
WebViewState
,
modifier
:
Modifier
=
Modifier
,
config
:
WebViewConfig
=
remember { WebViewConfig() }
)
@
Composable
actual
fun
WebView
(
state
:
WebViewState
,
modifier
:
Modifier
,
config
:
WebViewConfig
)
@
Composable
actual
fun
WebView
(
state
:
WebViewState
,
modifier
:
Modifier
,
config
:
WebViewConfig
)
@
Composable
actual
fun
WebView
(
state
:
WebViewState
,
modifier
:
Modifier
,
config
:
WebViewConfig
)