Surface.Components.Form.HiddenInputs (surface v0.5.1) 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
Functions
Callback implementation for Phoenix.LiveComponent.mount/1.
Callback implementation for Phoenix.LiveComponent.render/1.
Callback implementation for Phoenix.LiveComponent.update/2.
Link to this section Functions
Callback implementation for Phoenix.LiveComponent.mount/1.
Callback implementation for Phoenix.LiveComponent.render/1.
Callback implementation for Phoenix.LiveComponent.update/2.