BorderContext

fun BorderContext(widthKey: String, styleKey: String, colorKey: String, styleParams: StyleParams, target: StringBuilder)

Parameters

colorKey

the CSS-property for the color

styleKey

the CSS-property for the style

styleParams

basic context scope interface

target

the defined output StringBuilder to write the generated CSS into

widthKey

the CSS-property for the width