Use the downloaded HTML file directly. It includes the canvas, styles, and animation script.
<!-- PixelCard.html -->
Paste into your page to runA pixel-grid card grows from its center or edges to reveal web content. Featuring Five reveal directions and Multiple triggers, this effect supports live adjustments, instant previews, and reusable exports in Limot.
backgroundColor#111111appearFrommiddletriggerdefaultenterPositionaboveenterReplaynogap6pixelSize2pxspeed80padding0pxborderColor#27272aborderWidth1pxradius25pxshowLabelOfftext—color#f4f3efcolors#ffffff, #d4d4d0, #a7a6a0Use the downloaded HTML file directly. It includes the canvas, styles, and animation script.
<!-- PixelCard.html -->
Paste into your page to runAdd the JSX file to your project and import it as a component. Override settings with props.
import Pixelcard from "./Pixelcard.jsx";
<Pixelcard />Add the Vue single-file component to your project, import it, and use it in your template.
import Pixelcard from "./Pixelcard.vue";
<Pixelcard />Exports include your current settings. React and Vue components also accept the configuration keys below as props.
Customize in real time, copy standalone code, or export MP4, GIF, and PNG with optional transparency.