kvision / pl.treksoft.kvision.core / StyledComponent / setStyle

setStyle

(js) fun setStyle(name: String, value: String): StyledComponent

Sets the value of a custom CSS style.

Parameters

name - the name of the style

value - the value of the style