date Time Input
fun <ERROR CLASS>.dateTimeInput(value: <ERROR CLASS>? = null, format: String = "YYYY-MM-DD HH:mm", className: String? = null, init: DateTimeInput.() -> Unit? = null): DateTimeInput
Content copied to clipboard
DSL builder extension function.
It takes the same parameters as the constructor of the built component.