Skip to content

Instantly share code, notes, and snippets.

@arun12209
Created February 23, 2023 04:06
Embed
What would you like to do?
<template>
<lightning-card title="TypingText" icon-name="utility:type">
<div class="typing-output"></div>
</lightning-card>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment