How to use the file-upload blade component in custom view.

I'm trying to implement the filament file-upload field into a custom view that I have. The documentation gives examples for inputs, selects, checkboxes, etc. But it doesn't show anything about a file upload. I tried retrieving the component in the same way that the others from the documentation were retrieved, but it didn't work. Thoughts?
Was this page helpful?