ConstThis component is deprecated in favor of using the title prop of the FormGroup component for new code. Note that FormGroup also renders container/content markup (and may wrap children in a grid), so it is not a drop-in replacement for usages that render only a standalone title. When migrating, wrap the related fields in a FormGroup and pass the desired section title via its title prop.
A simple component to display a title for a form group.