How to display file name when click upload button

Hi, I am trying to display a file name after I click upload button and choose file so that I know what file that I have uploaded and if the file is successfully retrieved.

How to make the upload component allow retrieving the file names of the uploaded files. Can anyone help me to solve this issue?