SurfaceBulma.Form.HorizontalControlGroup (surface_bulma v0.6.0)

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: ~w(small normal medium large) - The color of the horizontalcontrolgroup.
  • label :string - The string label of the control group

Slots

  • default

Summary

Functions

Link to this function

render(assigns)

Callback implementation for Surface.Component.render/1.