SurfaceBulma.Form.HorizontalControlGroup (surface_bulma v0.5.1)
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
Properties
- size :string, values: ~w(small normal medium large) - The color of the horizontalcontrolgroup.
- label :string - The string label of the control group
slots
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
.