Tailwind UI Pattern Registry for humans and agents

form settings account inputs fieldset form settings account inputs preferences notifications account settings form multi-section form layout

Settings Form

Fetch pattern JSON: curl https://webspire.de/patterns/forms/base.json

Details

Family
forms
Tier
base
Kind
section
Responsive Dark Mode Tailwind Only SSR Safe Copy & Paste
Stable Published
formsettingsaccountinputsfieldset

Slots

Name Required Description
personal Yes Personal information fieldset.
preferences Yes Preferences fieldset with selects and textarea.
notifications No Notification toggle checkboxes.
actions Yes Cancel and save buttons.

Multi-section form with three fieldsets: personal info, preferences, and notifications. Uses <fieldset> and <legend> for semantic grouping. Separated by horizontal rules. Action buttons are right-aligned.