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