Label

Renders an accessible label associated with controls.

Installation

uvx shadcn_django@latest add label

Usage

<c-label for='terms'>
    Accept terms and conditions
</c-label>