Frame

A component to wrap components in a container.

Components
07/31/2025
Preview
Button
This is a button with outline styles

Installation

npx shadcn@latest add https://docs-kit.pheralb.dev/r/frame

Usage

React

import { Frame } from "@/components/ui/frame";

<Frame>Hello</Frame>;

Props

PropTypeRequired
titlestringNo
centerbooleanNo
captionstringNo
classNamestringNo
containerClassNamestringNo