kvision / pl.treksoft.kvision.form.upload / UploadInput / uploadUrl

uploadUrl

var uploadUrl: String?

The optional URL for the upload processing action. If not set the upload button action will default to form submission.

Getter

The optional URL for the upload processing action. If not set the upload button action will default to form submission.

Setter

The optional URL for the upload processing action. If not set the upload button action will default to form submission.