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

diagnosticTimer

Online diagnostic time before the error.

Details

Attribute: diagnostic-timer

Type: number

Default value: 5

Morphology

selphi.diagnosticTimer = 5;

Description

Online diagnostic seconds that facephi-selphi-widget displays before moving to the terminal error screen.


Example

<facephi-selphi-widget
    diagnosticTimer={10}
/>

Last updated