Package io. kvision. core
KVision core classes. This includes base interfaces for all components, CSS enums (for colors, borders, backgrounds, fonts, text and position) and the main Widget class.
Functions
onChangeLaunch
Link copied to clipboard
onClickLaunch
Link copied to clipboard
inline fun <T : Widget> T.onClickLaunch(noinline handler: suspend T.(MouseEvent) -> Unit): Int
Content copied to clipboard
onEventLaunch
Link copied to clipboard
onInputLaunch
Link copied to clipboard