All Downloads are FREE. Search and download functionalities are using the official Maven repository.

default.view.parts.fileUpload.html Maven / Gradle / Ivy

There is a newer version: 22.2.3
Show newest version
@args String name, String uploadUrl, String allowedExtensions

@{
    String containerClassName = Strings.isFilled(name) ? name : "file-upload-" + call.generateLocalId();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy