onChange
- event객체
e:ChangeEvent<HTML어떤엘리먼트인지>
onClick: e:React.MouseEvent<HTML 어떤 엘리먼트인지>
File Uploard
File
- Provides information about files and allows JavaScript in a web page to access their content.
*파일에 대한 정보를 제공하고 웹 페이지의 JavaScript가 해당 콘텐츠에 액세스할 수 있도록 합니다.