1
0
pines/elements/radio-group.json
2023-06-20 09:56:18 -04:00

6 lines
220 B
JSON

{
"data" : {
"radioGroupSelectedValue" : "The value of the current selected radio button.",
"radioGroupOptions": "An array of radio group options containing the title, description, and value."
}
}