kvision / pl.treksoft.kvision.core / Widget / addSurroundingCssStyle

addSurroundingCssStyle

(js) open fun addSurroundingCssStyle(css: Style): Widget

Adds given style object to the set of CSS classes generated in html code of parent component.

Parameters

css - CSS style object

Return
current component