Closed
Description
Which exact UI Library version are you using? For example: 1.0.1 - don't just write v1.
1.14.0
Bug summary
When using prepend
and append
I personally prefer these to be outside input itself, but wrapped in a "group".
https://getbootstrap.com/docs/5.3/forms/input-group/#basic-example
E.g. in embed it collides a bit with button look:
I think something like this would be better.
Perhaps a prefix
and suffix
could be used to insert (mostly icon) inside input:
http://shoelace.style/components/input/#prefix-and-suffix-icons
E.g. sometimes one wants in a datepicker to have a button triggering datepicker - or icon in input itself.
https://primevue.org/datepicker/#icon
Specifics
No response
Steps to reproduce
Expected result / actual result
No response