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

tutorialModal

Shows the tutorial in modal mode.

Details

Attribute: tutorial-modal

Type: boolean

Default value: false

Morphology

selphid.tutorialModal = true;

Description

Enables the tutorial in modal mode in facephi-selphid-widget instead of full mode.


Example

<facephi-selphid-widget
    tutorialModal={true}
/>

Last updated