Label
Associate visible descriptive text with a form field
Last updated
Was this helpful?
Associate visible descriptive text with a form field
Label creates a semantic HTML label for an Input, Date Picker, Select, or other named field. A correctly connected label helps visitors understand and activate the field.
You’ll find Label under Forms in the Components list.
Place Label inside a Form, close to its field.
Edit the label text directly on the canvas.
Copy the field’s Name exactly.
Enter that value under Label → For.
Preview the published form and click the label to confirm that its field receives focus.
For defaults to inputName.
Replace it with the exact Name of the related field. Values are case-sensitive:
emailIf the Input Name is email but Label For is Email, they are not connected.
Color defaults to Text 50.
Align is not responsive, offers Start, Centre, or End, and defaults to Start.
Shared text-style defaults include Body Font, Base Size, weight 400, Normal spacing and line height, no text shadow, no case conversion, and no decoration.
Use a visible Label for every field. Keep it descriptive and concise; Placeholder text disappears during entry and is not a replacement for a label.
Make sure For and the field Name are identical, with no spaces added before or after either value.
Input — Collects a typed value.
Date Picker — Collects a date and optional time.
Select — Presents a list of choices.
Link to a page, resource, anchor, email address, or website.
Control positioning, stacking, visibility, overflow, and isolation.
Set width, height, and responsive size constraints.
Add responsive margin and padding.
Control fonts, text spacing, decoration, colour, and semantic wrappers.
Apply colour, image, gradient, SVG, video, and hover backgrounds.
Choose what animates and set its timing curve, duration, and delay.
Apply shadows, opacity, and hover effects.
Apply blur, brightness, saturation, shadow, and backdrop effects.
Scale, rotate, move, and skew components.
Set border style, colour, opacity, width, radius, and hover states.
Add CSS classes and IDs, or change supported HTML tags.
Last updated
Was this helpful?
Was this helpful?

