Viewport Plugin
class ViewportPlugin(val width: ViewportWidth = DeviceWidth, val initialScale: Double = 1.0) : KwebPlugin(source)
Deprecated
Please use kweb.viewport extension function instead
Constructors
Functions
Link copied to clipboard
Override this to add routes via KTor
Link copied to clipboard
Override this to execute code when a new element is created
Link copied to clipboard
Override this to provide JavaScript to be executed after page creation