---
title: Overview
---

The labelled-field wrapper for every stacked control — it renders the label, a required
asterisk, a helper hint or a role="alert" error, and wires `aria-describedby` /
`aria-invalid` onto the single child control. Use `Field` instead for a checkbox/switch
beside its label. See Examples for a full create form.
