Search
tailwind_live_components
v0.6.2
Pages
Modules
Settings
View Source
TailwindLiveComponents.HiddenInput
(tailwind_live_components v0.6.2)
Link to this section
Summary
Functions
hidden_input(assigns)
Renders the hidden input
Link to this section
Functions
Link to this function
hidden_input(assigns)
View Source
Renders the hidden input
<
.
hidden_input
form
=
{
f
}
field
=
{
:fruit
}
/
>
options
Options
form
- The form identifier
field
- The field name
value
- The current value for the input