.. include:: ../../Includes.txt .. _fields-radio: Radiobutton =========== .. figure:: ../../Images/FieldTypes/Radio.svg :alt: Radio :class: float-left :width: 64px One or more radiobuttons. .. rst-class:: clear-both .. code-block:: php 'type' => 'radio' .. figure:: ../../Images/FieldTypes/RadioPreview.png :alt: Radio field :class: with-border Radio field Available TCA options --------------------- * :ref:`config.items ` * :ref:`config.default ` * :ref:`l10n_mode ` * :ref:`config.behaviour.allowLanguageSynchronization ` See a complete overview of Radio TCA options in the :ref:`official documentation `.