![]() |
VOOZH | about |
Bulma Button size class is used to set the size of the button. The button in Bulma comes in four different sizes: small, medium, normal, and large. You can set the button size using one of 4 CSS classes provided by Bulma. The default size of a button is normal.
Button Size Classes:
Syntax:
<button class="button is-large"> Button </button>
Example: The below example illustrates the button size classes in Bulma.
Output:
👁 Bulma Button SizesReference: https://bulma.io/documentation/elements/button/#sizes