loadingAnimation
Path to the loading animation.
Last updated
Path to the loading animation.
Attribute: loading-animation
Type: string
Default value: ""
selphid.loadingAnimation = '';Path to a custom animation to replace the widget's default loading animation. More information in the Customization section.
<facephi-selphid-widget
loadingAnimation={'/assets/anim/loading.gif'}
/>Last updated