Synphonyte / leptos-use

Collection of essential Leptos utilities inspired by React-Use / VueUse
https://leptos-use.rs/
Apache License 2.0
334 stars 79 forks source link

upload file with status feedback #190

Open johansmitsnl opened 1 week ago

johansmitsnl commented 1 week ago

Uploading files on a client side application is often used. It would be nice to have a helper that provides details on the upload to show progress and state.

The function should accept:

The signals it could return are: