Join & outline => Input prefix & suffix #2751
Closed
jycouet
started this conversation in
Ideas / feature requests
Replies: 1 comment 1 reply
-
I would do something like this: <label class="input input-bordered inline-flex items-center">
<input type="number" class="h-full text-end" placeholder="Value..." value="1234.23" />
€
</label> The |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to use
join
to create Input with prefix & suffix, something like this:Enregistrement.de.l.ecran.2024-01-11.a.20.56.49.mov
To do so, I removed border, but didn't manage to have the "full" outline.
I used something like this:
https://play.tailwindcss.com/l0nXk0rn4s
I'm I missing something? Could I manage it on my side? Or DaisyUI could provide something? :)
Beta Was this translation helpful? Give feedback.
All reactions