Form
Forms are a collection of inputs that allow users to submit data. Forms control layout and spacing between form elements and sections.
children
Props
Name | Type | Default | Description |
---|---|---|---|
children | react node | Inner content. | |
title | string | Title of the form. |