kvision / pl.treksoft.kvision.core / Component / removeSurroundingCssStyle

removeSurroundingCssStyle

(js) abstract fun removeSurroundingCssStyle(css: Style): Component

Removes given style object from the set of CSS classes generated in html code of parent component.

Parameters

css - CSS style object

Return
current component