--- title: Form helpers description: A form helper can be used to provide users with additional information about the elements of a form that may be unclear. --- ## Input help Use an input helper to display additional information about a form element. The text label will appear once a user hovers over the helper. ```html example code centered ? ```