Revision as of 22:13, 13 December 2022 by Charlot Cobben (talk | contribs)

DevOps:Doc/FlexForm/2.0/input/option

Name

option

Type

input

Synopsis

How to render an option input field. Mostly used within the input select fields.

Description

The Missing value attribute.

   
   
   
   
   
   

</select> </syntaxhighlight>


Note

See also input/select from the menu on the right

Links

See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/option for all the details.