Is there a way to upload from a button click without having the large dashed box visible?
Use rx.upload.root()
instead of rx.upload()
to have an upload without the styled dashed box.
1 Like
Is there a way to upload from a button click without having the large dashed box visible?
Use rx.upload.root()
instead of rx.upload()
to have an upload without the styled dashed box.