aboutsummaryrefslogtreecommitdiff
path: root/Module.md
blob: 46218b1c9413b05016757f53b90f455c0eadfda1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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).