View Source Surface.Components.Form.HiddenInputs (surface v0.11.1)
A wrapper for Phoenix.HTML.Form.html.hidden_inputs_for/1
.
Generates hidden inputs for the given form.
properties
Properties
- for :form, from_context: {Surface.Components.Form, :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
Functions
Callback implementation for Surface.Component.render/1
.
Link to this section Functions
Callback implementation for Surface.Component.render/1
.