🔥🔥🔥 FIRE SALE - Get SAAS TEMPLATE AT $12 ONLY


Docs
Integrations

Integrations

programmatically generated icons using marquee and fade effects.

Installation

Props

Integrations Component Props

Prop NameTypeDefaultDescription
iconJSX.Element-The icon to be displayed inside the card (e.g., from lucide-react).
bgJSX.Element-The background element to be displayed behind the icon (a styled div).

Internal Variables

Variable NameTypeDescription
randomTiles1typeof tilesA shuffled array of tile data for the first marquee animation.
randomTiles2typeof tilesA shuffled array of tile data for the second marquee animation.
randomTiles3typeof tilesA shuffled array of tile data for the third marquee animation.
randomTiles4typeof tilesA shuffled array of tile data for the fourth marquee animation.

tiles Array

Property NameTypeDescription
iconJSX.ElementThe icon to be displayed inside the card (e.g., from lucide-react).
bgJSX.ElementThe background element to be displayed behind the icon (a styled div).