A shadcn-style fieldset component built with Ark UI primitives.

Billing details
The name that will appear on invoices.
Your business tax identification number.

Installation

npx shadcn@latest add @ark-cn/fieldset

Usage

import * as Fieldset from "@/components/ui/fieldset"

Read exported parts in src/components/ui/fieldset.tsx and compose the primitive according to the Ark UI pattern for this component.

Examples

Billing

Billing details
The name that will appear on invoices.
Your business tax identification number.

Checkbox

Email preferences
Billing details
The name that will appear on invoices.
Your business tax identification number.

Disabled

Read-only profile

Invalid

Account informationPlease fix the errors below to continue.
Username must be at least 3 characters
Please enter a valid email address

Root Provider

Contact details

API reference

This component mirrors the upstream Ark UI primitive.

See the ARK UI documentation for the full API.