Class: FormFileInputWidget

FormFileInputWidget

This class is responsible for interacting with the file input widget. It implements the file preview, file list, handling invalid file size, file name, file mime type functionality


new FormFileInputWidget()

Methods


handleClick(event)

This event listener gets called on click of close button in file upload

Parameters:
Name Type Description
event