For the complete documentation index, see llms.txt. This page is also available as Markdown.

androidWebViewBehaviour

Behavior in Android WebView.

Details

Attribute: android-web-view-behaviour

Type: boolean

Default value: false

Morphology

selphid.androidWebViewBehaviour = true;

Description

Adjusts the behavior of the component facephi-selphid-widget within Android WebViews to exit Instagram's WebView in an Android environment through a link in an error view to continue the process in a Chrome browser.


Example

<facephi-selphid-widget
    androidWebViewBehaviour={true}
/>

Last updated