x
1
2
3
4
5
<span class="flex flex-col text-gray-900 dark:text-gray-100">
<span class="flex items-center gap-[2px]">
<span class="text-sm">Label Text</span>
</span>
</span>
Param Description Input

1
render ui.form.label(text, caption: caption, hint: hint, required: required, size: size)