:navigation-title: form.variable
.. include:: /Includes.rst.txt

.. _fluidtypo3-flux-form-variable:

===============================================
form.variable ViewHelper `<flux:form.variable>`
===============================================


Sets an option in the Form instance


.. _fluidtypo3-flux-form-variable_arguments:

Arguments
=========


.. _form.variable_value:

value
-----

:aspect:`DataType`
   mixed

:aspect:`Required`
   false
:aspect:`Description`
   Value of the option

.. _form.variable_name:

name
----

:aspect:`DataType`
   string

:aspect:`Required`
   true
:aspect:`Description`
   Name of the option - valid values and their behaviours depend entirely on the consumer that will handle the Form instance
