The following modifiers are supported:
Select
The browser built-in select dropdown, styled accordingly
Multiple select
You can style a multiple select dropdown, by using the is-multiple
modifier, and by using the multiple
HTML attribute.
Colors #
Styles #
Sizes #
States
Normal
Hover
Focus
Loading
With icons
You can append the modifier on a control:
-
has-icons-left
You also need to add a modifier on the icon:
-
icon is-left
sincehas-icons-left
is used
The size of the select will define the size of the icon container.
If the control contains an icon, Bulma will make sure the icon remains centered, no matter the size of the input or of the icon.
This page is open source.
Noticed a typo? Or something unclear?
Improve this page on GitHub