import code from '@content/Animations/FadeContent/FadeContent.vue?raw'; import type { CodeObject } from '../../../types/code'; export const fadeContent: CodeObject = { cli: `npx jsrepo add https://vue-bits.dev/ui/Animations/FadeContent`, usage: ` This content will fade in! It appears when scrolled into view. `, code };
It appears when scrolled into view.