frm/ui/fields/single_choice_templ.txt
2025-01-30 12:04:48 -07:00

16 lines
No EOL
456 B
Text

<div class=\"w-full\"><div><div class=\"flex join\">
<input class=\"join-item btn checked:bg-none flex-grow first:border-x-0 last:border-r-0 border-y-0 border-black bg-sky-50\" type=\"radio\" id=\"
\" name=\"
\" aria-label=\"
\" value=\"
\"
required
_=\"
\">
</div>
<div class=\"flex flex-grow w-full text-center text-gray-400\">
<div class=\"w-full first:text-left last:text-right\">
</div>
</div>
</div></div><div id=\"
\" class=\"text-red-400\"></div>