INDUSTRIAL PROTOCOLSTEXT COMPONENTSLABEL

Label

The technical descriptor for data inscriptions. Optimized for monospace clarity and structural hierarchy.

Preview

Core
Standard Label
Validation Labels
Scaling

API Reference

Core
PropTypeDefaultDescription
size"xs" | "sm" | "md" | "lg" | "xl""md"Synchronized typographic scale for label alignment.
requiredbooleanfalseDisplay a technical 'required' asterisk indicator.
htmlForstringnullThe ID of the form element the label is bound to.

Usage

Core
<Label htmlFor="email" required> Secure_Auth_Address </Label>