radio

Implementation of the radio button data entry field.

 

    10:
      name: hifi
      type: radio
      choices: 'Marantz:1,Sony:2,Bose:3,Pioneer:4'
      inline: true

 

choices: Options for the choices or eval are defined same as for select field.

 

inline: By default radio buttons are painted vertically. If option is set to true buttons are painted inline.


Last update: 19.10.2022