Skip to main content

Form text

Create block-level or inline-level form text.

Overview

Block-level help text in forms can be created using <Form.Text>. Inline help text can be flexibly implemented using any inline HTML element and utility classes like .text-muted.

Form text below inputs can be styled with <Form.Text>. This component includes display: block and adds some top margin for easy spacing from the inputs above.

Result
Loading...
Live Editor

API

FormText