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

selphi.cameraSwitch = true;

Description

Displays the button to switch cameras.

Additional information

Compatibility: Replaces cameraSwitchButton in earlier versions of SDK Web.


Example

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

Last updated