Input field with label?

Hello,

Very new to weweb, just a few hours in, but enjoying it. I’m trying to create a text input with a label on top. Maybe I’m just missing how to do this, but can someone let me know is this possible?

I see placeholder and lots of other option, but not a label option.

Thanks in advance!

Something like this?

Yes, that or just completely above the input box would be ideal or even to the left of the inout box.

You use a different text element and then combine the text and the input into one div(flexbox) for styling purposes

Thanks, I appreciate it! Are there any examples that show this or even starter templates or other? Seems like a common need.

There are input fields like these in the CRM template that is using the Starter Kit library