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 lists down variations of forms which you can use to utilize the Bulma CSS −

S.No.Form Types & Description
1Form controlsBulma contains different types of form control classes for creating variety of forms.
2InputBulma provides input field for entering user data along with different types of variations.
3TextareaBulma textarea is used when you need multiple lines of input.
4SelectBulma select is used when you want to allow the user to pick from multiple options.
5Checkbox and RadioThe checkboxes and radio buttons can be used when you want users to choose from a list of preset options.
6FileIt is used to upload the files from user data.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *