JollyUI
  1. Docs
  2. components
  3. Group

Group

A group represents a set of related UI controls, and supports interactive states for styling.

A group can be created with a <div role="group"> or via the HTML <fieldset> element. The Group component supports additional UI states, and can be used standalone or as part of a larger pattern such as NumberField or DatePicker.

Installation

npx shadcn@latest add https://jollyui.dev/default/field

Examples

Demo

Labeling

--