Next.js Discord

Discord Forum

Images in Input Field

Unanswered
Almond stone wasp posted this in #help-forum
Open in Discord
Almond stone waspOP
Hey everyone!

I'm working on a dashboard for my Discord bot using Next.js as the frontend. I'm currently adding a feature that allows users to use custom Discord emojis in the dashboard.

My question is, how can I embed images in a input field? The <Input> component requires a string as input. Does anyone have recommendations for a component library or suggestions on how to implement this myself?

1 Reply