Is it possible to use FileUpload field without using Form build or Form component?
I am working on a project where i need build the Filepond livewire component. I am curios if its possible to use just the fileupload field without using the Form builder.