SurfaceBulma.Form.HorizontalControlGroup (surface_bulma v0.3.3)
Structural component that creates horizontal control groups. As defined here: https://bulma.io/documentation/form/general/#form-group
You cannot use labels on the internal form controls or it will break the layout.
Properties
- size :string, values: ["small", "normal", "medium", "large"] - Size of the label in css sense
- label :string - The string label of the control group
Slots
- default
Link to this section Summary
Functions
Callback implementation for Surface.Component.render/1
.
Link to this section Functions
Link to this function
render(assigns)
Callback implementation for Surface.Component.render/1
.