1 Repo
UI components designed to group a title, description, and actions into a single unit.
Distinguishing note: Candidates are unrelated to simple UI containers for content items; this is a basic composite display component.
Explore 1 awesome GitHub repository matching user interface & experience · Content Item Components. Refine with filters or upvote what's useful.
shadcn-svelte is a collection of accessible and customizable user interface elements for Svelte applications. Rather than being distributed as a traditional dependency, these components are provided as source code that is copied directly into the project codebase. The library utilizes a registry-based distribution system, allowing users to install specific UI blocks and components via a command-line interface. This system uses JSON metadata to define dependencies and file paths, while a bootstrapping process automates the configuration of styles and CSS variables. The project integrates Tail
Creates a flexible container to display a title, description, and actions grouped into lists or rendered as links.