The Bulma input
CSS class is meant for <input>
HTML elements. The following
type attributes
are supported:
type="text"
type="password"
type="email"
type="tel"
Several modifiers are supported which affect:
Input
The text input and its variations
The Bulma input
CSS class is meant for <input>
HTML elements. The following
type attributes
are supported:
type="text"
type="password"
type="email"
type="tel"
Several modifiers are supported which affect:
Example
HTML
Example
HTML
Example
HTML
Example
HTML
Example
HTML
Example
HTML
Example
HTML
Example
HTML
Example
HTML
Example
HTML
You can resize the loading spinner by appending is-small
, is-medium
or
is-large
to the control
container.
If you use the readonly
HTML attribute, the input will look similar to a normal one, but is not
editable and has no shadow.
If you also append the is-static
modifier, it removes the background, border, shadow, and
horizontal padding, while maintaining the vertical spacing so you can easily align the input in any
context, like a horizontal form.
You can append one of 2 modifiers on a control:
has-icons-left
has-icons-right
You also need to add a modifier on the icon:
icon is-left
if has-icons-left
is usedicon is-right
if has-icons-right
is usedThe size of the input 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.
Sass Variable
|
CSS Variable
|
Value
|
---|---|---|