File choose event

File choose event is performed when a page has a file choose event triggered. And that file selection event does not have an Input tag with type="file", you can use node file choose event.

Note that this File choose event should be placed before the click .

File choose event được thực hiện khi page có sự kiện chọn file được kích hoạt. Và sự kiện chọn file đó không có thẻ Input với type="file" thì bạn có thể sử dụng node file choose event.

Lưu ý node File choose event này nên để đằng trước node click.

Last updated