Input Group #2566
Replies: 3 comments
-
The shadcn-ui landing page has an example of this search input. I have highlighted the search input below I have shared the code snippet of the search input field from the mail component example in shadcn-ui github examples
They have simply used a lucide icon and passed the relevant styles using tailwind. I am therefore assuming, this input can't be supported because:
My response is based on assumptions but not facts |
Beta Was this translation helpful? Give feedback.
-
Thanks for this, this is exactly what I was looking for |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am thinking you can create an Input group component so we can build things like

By just adding the icon and input type
Beta Was this translation helpful? Give feedback.
All reactions