# Module KVision KVision - object oriented Web UI framework for Kotlin/JS. # Package pl.treksoft.kvision.core KVision core classes. This includes base interfaces for all components, basic CSS enums (for colors, borders and backgrounds) and the main Widget class. # Package pl.treksoft.kvision.hmr Helper interfaces and classes necessary to develop applications supporting Hot Module Replacement (HMR).