You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/state.md
-2
Original file line number
Diff line number
Diff line change
@@ -143,8 +143,6 @@ Please refer to
143
143
the [VoyagerNavigationSample](https://github.com/KevinnZou/compose-webview-multiplatform/blob/main/sample/shared/src/commonMain/kotlin/com/kevinnzou/sample/VoyagerNavigationSample.kt)
144
144
for whole example.
145
145
146
-
```kotlin
147
-
148
146
## Usage
149
147
150
148
Developers can use the `WebViewState` to get the loading information of the WebView, such as the
0 commit comments