A section of a page that has interactive controls that enable a user to submit information to a web server.
Adds the specified classes to the root element of the component.
Type: String
Required: No
Adds the specified ID to the root element of the component.
Type: String
Required: No
Specifies actions for the form. You should wrap action buttons in a space between component with
direction="horizontal"
andsize="xs"
.
Specifies the main form content.
Specifies a form-level validation message.
Specifies the form title and optional description. Use the header component.
The documentation is made available under the Creative Commons Attribution-ShareAlike 4.0 International License. See the LICENSE file.