With caption
NOTE: The
FormControl 
component cannot automatically connect the label to the provided input. Please take care to pass the
for:
attribute to
FormControl
, eg:
Primer::Alpha::FormControl.new(label_arguments: { for: "field-name-or-id" })
. - Your friendly neighborhood accessibility team.

May the force be with you
With validation message
NOTE: The
FormControl 
component cannot automatically connect the label to the provided input. Please take care to pass the
for:
attribute to
FormControl
, eg:
Primer::Alpha::FormControl.new(label_arguments: { for: "field-name-or-id" })
. - Your friendly neighborhood accessibility team.

Something went wrong
Required
NOTE: The
FormControl 
component cannot automatically connect the label to the provided input. Please take care to pass the
for:
attribute to
FormControl
, eg:
Primer::Alpha::FormControl.new(label_arguments: { for: "field-name-or-id" })
. - Your friendly neighborhood accessibility team.

With visually hidden label
NOTE: The
FormControl 
component cannot automatically connect the label to the provided input. Please take care to pass the
for:
attribute to
FormControl
, eg:
Primer::Alpha::FormControl.new(label_arguments: { for: "field-name-or-id" })
. - Your friendly neighborhood accessibility team.