addCssStyle

abstract fun addCssStyle(css: Style): Component

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

Return

current component

Parameters

css

CSS style object