You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When I make upload boxes, I generally think it would be nice to have an image that I could put next to my Idle label to indicate that this is an upload box and to make it more aesthetically pleasing (for example)
Describe the solution you'd like
I think it would be nice if we could have some sort of prop that allows us to specify our idle image label as a property
<file-pond
label-idle="Drag a File or Browse to Upload an Image"
image-label-idle="idle.png"
/>
Describe alternatives you've considered
Manually creating an upload box
Using a different library that may support something similar
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Is your feature request related to a problem? Please describe.
When I make upload boxes, I generally think it would be nice to have an image that I could put next to my Idle label to indicate that this is an upload box and to make it more aesthetically pleasing (for example)
Describe the solution you'd like
I think it would be nice if we could have some sort of prop that allows us to specify our idle image label as a property
Describe alternatives you've considered
The text was updated successfully, but these errors were encountered: