Is it possible to put icon inside "search input" element?

image
I want to put the icon to clear the input within search input element like the attached image. Is it doable?

I think you could probably do this via leveraging a container + position absolute. I have a search input that lets you put anything in it if you would like to have a look. https://marketplace.weweb.io/libraries/df32b91d-b9da-42b3-9e59-47f78fbc2579/ See the demo with an explaination :slight_smile:

1 Like

Hey I checked your video but I did not see you put an icon inside the search input.

I can try position absolute though!