Be sure to use an appropriate type on all inputs
(e.g., email for email address or number for numerical
information) to take advantage of newer input controls like
email verification, number selection,
and more.
{{ form }}
Use the inline prop on <b-form> to
display a series of labels, form controls, and buttons on a single
horizontal row. Form controls within inline forms vary slightly
from their default states.