#How can I load an element after page load

1 messages · Page 1 of 1 (latest)

solar salmon
#

<div
style={{
transform: 'scaleX(-1)',
}}
>
<Lottie options={defaultOptions} height={175} width={-175} isClickToPauseDisabled={true} direction={-1} />
</div>

hard needleBOT
#

Hi @solar salmon. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

Hmm, I don't know enough to give you a confident answer yet. The provided code snippet seems to be related to a Lottie animation, but the information extracts above are focused on Next.js and Svelte. I recommend checking the documentation for the specific library you are using for Lottie animations.

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: