Input with Icons and labels #1277
pehcastro
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
Hello @pehcastro , This is really neat. I love neobrutalistic sites so much. Please do share a link when it's live. Would love to have a look. 🙂 Wanted to also share something similar I did with inputs with icons:
Cheers. |
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'm making a neobrutalism version of shadcn-svelte and while working on inputs I had to change the component a bit to allow new props.
As you can see this is how it looks, you can place labels or icons with that.
change ui/input/input.svelte to:
usage
Beta Was this translation helpful? Give feedback.
All reactions