![]() |
VOOZH | about |
Bulma is a free, open-source CSS framework based on Flexbox. It is component rich, compatible, and well documented. It is highly responsive in nature. It uses classes to implement its design.
Bulma Input style is used to set the style on input fields. There is only a single style that is used in an input field. This style is used to create a rounded corner input field.
Bulma Input Style Class:
Syntax:
<input class="input is-rounded">
Example: This example describes the uses of Bulma Input Styles Class.
Output:
Reference: https://bulma.io/documentation/form/input/#styles