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

cameraSwitch

Shows the button to switch cameras.

Details

Attribute: camera-switch

Type: boolean

Default value: true

Morphology

selphid.cameraSwitch = true;

Description

Displays the button to switch cameras.

Additional information

Compatibility: Replaces cameraSelection in previous versions of the SDK Web.


Example

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

Last updated