Input Field – radio_button_set
20/01/2021
You can use the radio_button_set input field to allow users to select an individual option from a list of the pre-defined options. See the below example on how you can use the radio_button_set input field –
Example
Copy to Clipboard
Parameters
- type
( string ) input type. - heading
( string ) Setting title. - description
( string ) Short description about the setting field. - param_name
( string ) Attribute name to be used in the shortcode. - value
( array ) Array of pre-defined values.