diff --git a/docs/next/webview.html b/docs/next/webview.html index ec20b4a6726..79143136d5f 100644 --- a/docs/next/webview.html +++ b/docs/next/webview.html @@ -213,7 +213,7 @@

renderLoading

-

Function that returns a loading indicator.

+

Function that returns a loading indicator. The startInLoadingState prop must be set to true in order to use this prop.

TypeRequired