Surface.Components.Form.HiddenInputs (surface v0.7.0) View Source

A wrapper for Phoenix.HTML.Form.html.hidden_inputs_for/1.

Generates hidden inputs for the given form.

Properties

  • for :form - The form.

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

Link to this section Summary

Link to this section Functions

Callback implementation for Surface.Component.render/1.