FormSection
đź“”
This component is in an experimental state; you can use it in your app. However, we may modify it, and it may even have breaking changes in the future.
The FormSection
is a component that groups cohesive elements together within a Form
. This grouping is indicated visually: the child components of the FormSection
are placed in a FlowLayout
component.
See the `FlowLayout` reference documentation for details on sizing children.
Properties
This component does not have any properties.
Events
This component does not have any events.
Exposed Methods
This component does not expose any methods.
Styling
This component does not have any styles.