interactible
Requires user interaction to start.
Last updated
Requires user interaction to start.
Attribute: interactive
Type: boolean
Default value: true
selphi.interactible = true;Controls whether the user must press a button to start capturing in facephi-selphi-widget (true) or if the Flow starts automatically (false).
<facephi-selphi-widget
interactible={true}
/>Last updated