upload Input
fun <Error class: unknown class>.uploadInput( uploadUrl: String? = null, multiple: Boolean = false, className: String? = null, init: UploadInput.() -> Unit? = null): UploadInput
Content copied to clipboard
DSL builder extension function.
It takes the same parameters as the constructor of the built component.