Bulma Tutorial
Bulma Useful Resources
Selected Reading
- Bulma - Components
- Bulma - Elements
- Bulma - Form
- Bulma - Layout
- Bulma - Columns
- Bulma - Modifiers
- Bulma - Overview
- Bulma - Introduction
- Bulma - Home
Bulma Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Bulma - Form
Bulma - Form
Description
The Bulma form element specifies user input data by using input elements (such as text fields, checkboxes, radio buttons, and more) and send it to a server for processing the data.
The following table psts down variations of forms which you can use to utipze the Bulma CSS −
S.No. | Form Types & Description |
---|---|
1 | Bulma contains different types of form control classes for creating variety of forms. |
2 | Bulma provides input field for entering user data along with different types of variations. |
3 | Bulma textarea is used when you need multiple pnes of input. |
4 | Bulma select is used when you want to allow the user to pick from multiple options. |
5 | The checkboxes and radio buttons can be used when you want users to choose from a pst of preset options. |
6 | It is used to upload the files from user data. |