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

logo

Path to the custom logo.

Details

Attribute: logo

Type: string

Default value: ""

Morphology

selphi.logo = '';

Description

Path or identifier of the logo displayed in the component interface facephi-selphi-widget during the capture.


Example

<facephi-selphi-widget
    logo={'/assets/logo.svg'}
/>

Last updated