On the other side - it will always generate input inside label. I don't know if it's even possible to render TWB form inputs inside labels or maybe autogenerate IDs.
In part two of this series I will cover the different components of the Input as it is rendered to HTML and explain how each of those are created by the Input Builder. Given the following form layout ...
I am experiencing two interconnected issues with the Input component from @nextui-org/react. Firstly, when a label is used, the input's text alignment is off, with the input text appearing higher up, ...