Type 정리

임덤덤·2023년 2월 28일
0

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가 해당 콘텐츠에 액세스할 수 있도록 합니다.
profile
응애🐣 예비 개발자 입니다.

0개의 댓글