Content
View differences
Updated by Alexander Coles 5 months ago
**As** a user of Assistive Technologies (AT)
**I want to** have a clear understanding of the structure of complex forms
**so that** I can traverse controls and enter data with confidence.
**Acceptance criteria**
* Implement a view component and/or form control (Primer Forms DSL) that is based on a semantic `fieldset`.
* The `fieldset` should not use the default user agent styling.
* The component should use a subheading (`Primer::Beta::Subhead`) - with customizable heading level (`h2`,`h3`) to label its content.
**Technical notes**
* The component may also make use of a semantic `section`.
**Translation considerations**
* This is designed as a replacement for _Key terms and phrases in the venerable `form--fieldset` styling. key languages_
**Out of scope**
* <br>
**I want to** have a clear understanding of the structure of complex forms
**so that** I can traverse controls and enter data with confidence.
**Acceptance criteria**
* Implement a view component and/or form control (Primer Forms DSL) that is based on a semantic `fieldset`.
* The `fieldset` should not use the default user agent styling.
* The component should use a subheading (`Primer::Beta::Subhead`) - with customizable heading level (`h2`,`h3`) to label its content.
**Technical notes**
* The component may also make use of a semantic `section`.
**Translation considerations**
**Out of scope**
* <br>