1
0
pines/elements/radio-group.json

6 lines
220 B
JSON
Raw Permalink Normal View History

2023-06-20 06:56:18 -07:00
{
"data" : {
"radioGroupSelectedValue" : "The value of the current selected radio button.",
"radioGroupOptions": "An array of radio group options containing the title, description, and value."
}
}