Settings
Billing
Logout
Dark Mode
Start
Components
Pricing
Docs
Blog
Sign in
Home
Docs
Components
Pricing
Resources
Blog
GitHub
Dribbble
Twitter
Discord
Sign in
->
Forms
/
Form Groups
With label, input and helper text
<div class=""> <label class="form-label" for="formInputExample">Email address</label> <input type="text" class="form-control" id="formInputExample" placeholder="Your email"> <span class="d-block mt-2 text-sm text-muted">This is a helper text</span> </div>