Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Radio buttons
label = Meal buttons.0.value = lunch buttons.0.label = Lunch buttons.0.checked = true buttons.1.value = dinner buttons.1.label = Dinner buttons.length = 2
Map m; m.insert("label", "Red"); m.insert("value", "red"); m.insert("checked", "0" );
Was this page helpful?