kaadin-core / ch.frankel.kaadin / com.vaadin.ui.HasComponents / nativeButton

nativeButton

fun HasComponents.nativeButton(caption: String? = null, clickListener: (ClickEvent) -> Unit = null, init: NativeButton.() -> Unit = {}): <ERROR CLASS>