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

cameraId

Camera identifier.

Details

Attribute: camera-id

Type: string

Default value: ""

Morphology

selphid.cameraId = '3f5e2b1c9a8d7e6f5a4b3c2d1e0f9a8b';

Description

Identifier deviceId from the camera used by facephi-selphid-widget. Empty delegates the selection to the component.


Example

<facephi-selphid-widget
    cameraId={'3f5e2b1c9a8d7e6f5a4b3c2d1e0f9a8b'}
/>

Last updated