createAnchorElement property

dynamic Function(String href, String suggestedName) createAnchorElement
read / write

For overriding the creation of the file input element.

Implementation

dynamic Function(String href, String suggestedName) createAnchorElement;