Command Palette
Search for a command to run

Bento Grid

Bento grid is a layout used to showcase the features of a product in a simple and elegant way.

@lucide/svelte
demo

Save your files

We automatically save your files as you type.

demo

Full text search

Search through all your files in one place.

demo

Multilingual

Supports 100+ languages and counting.

demo

Calendar

Use the calendar to filter your files by date.

demo

Notifications

Get notified when someone shares a file or mentions you in a comment.

Installation

pnpm dlx shadcn-svelte@latest add https://sv-animations.vercel.app/r/bento-grid.json

Props

Bento Grid

Bento grid component

NameTypeDefaultDescription
class
string "" Additional CSS classes to apply
children
Snippet The content to be displayed inside the grid

Bento Card

NameTypeDefaultDescription
name
string The name of the card, displayed as the title
class
string "" Additional CSS classes to apply
background
Snippet The background of the card, can be a color or an image
Icon
Component<any> The icon to be displayed on the card, passed as a Svelte component
iconClass string ""
description
string A brief description of the card's content
href
string The URL to navigate to when the card is clicked
cta
string The call-to-action text displayed on the card