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