Border Context
fun BorderContext(widthKey: String, styleKey: String, colorKey: String, styleParams: StyleParams, target: StringBuilder)
Content copied to clipboard
Parameters
widthKey
the CSS-property for the width
styleKey
the CSS-property for the style
colorKey
the CSS-property for the color
styleParams
basic context scope interface
target
the defined output StringBuilder to write the generated CSS into