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

androidWebViewBehaviour

Android WebView behavior.

Details

Attribute: android-web-view-behaviour

Type: boolean

Default value: false

Morphology

selphi.androidWebViewBehaviour = true;

Description

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


Example

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

Last updated