S
Solara•3mo ago
Emilj

File upload on click

Hi. Is there a way to upload a file via button click in a classic way and not only drag and drop?
3 Replies
Emilj
EmiljOP•3mo ago
Any help is appreciated 🙂
Edan Bainglass
Edan Bainglass•3mo ago
Hi @Emilj. I'm working on a similar thing myself. I'm not seeing anything in Solara, but solara.v.FileInput (i.e., ipyvuetify's implementation of vuetify's FileInput) seems promising. Trying it out now for my app. I'll revisit this post periodically with news 🙂 There's of course ipywidgets.FileUpload, which you can reach via solara.v.w.FileUpload. That one's tried and tested mostly.
Emilj
EmiljOP•3mo ago
Thanks a lot! I will try them definitely.

Did you find this page helpful?