8.4k

Fieldset

A native fieldset element with a legend.

API Reference

Installation

pnpm dlx shadcn@latest add https://coss.com/ui/r/fieldset.json

Usage

import { Fieldset, FieldsetLegend } from "@/components/ui/fieldset"
<Fieldset>
  <FieldsetLegend>Fieldset legend</FieldsetLegend>
</Fieldset>

coss.com ui

Built by and for the team of Cal.com, Inc. — the leading commercial open source company (“coss”).