SurfaceBulma.Form.Inputs (surface_bulma v0.3.3)

Properties

  • form :form - The parent form.

It should either be a Phoenix.HTML.Form emitted by form_for or an atom.

  • for :atom - The name of the field related to the child inputs.

  • opts :keyword, default: [] - Extra options for inputs_for/3.

See Phoenix.HTML.Form.html.inputs_for/4 for the available options.

Slots

  • default

Link to this section Summary

Link to this section Functions

Link to this function

included_props(assigns)

Link to this function

render(assigns)

Callback implementation for Surface.Component.render/1.