Add events for file classification inputs #871
Olie-Chanz
started this conversation in
General
Replies: 1 comment
-
We are planning to have a much more comprehensive file uploader in the pro package in the future. The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We just migrated from Vue 2 to Vue 3 and that also means migrating our vue-formulate to formkit.
There are certain events that we used to show progress / loading state when uploading a file on a file input field where as:
@file-upload-progress
,@file-upload-complete
,@file-upload-error
,@file-removed
. But these seems to be not available in FormKit. Is this something planned in the future?Beta Was this translation helpful? Give feedback.
All reactions