Fieldset

Last modified: July 22, 2026

Introduction

The Fieldset widget is a container which groups widgets within a form. Structuring a form helps end-users fill it out, especially when they rely on accessibility tools like a screen reader. For example, you could use this widget to group input widgets that belong to the same address when a form requires multiple addresses.

Features

  • Group widgets in a form
  • Attaches a legend to the group

Limitations

  • This widget should only be used to group widgets belonging to a form