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

enableDocumentFlip

Enables the document flip animation.

Details

Attribute: enable-document-flip

Type: boolean

Default value: false

Morphology

selphid.enableDocumentFlip = true;

Description

Enable the document flip animation between front and back in facephi-selphid-widget.


Example

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

Last updated