abstract fun addCssStyle(css: Style): Component
Adds given style object to the set of CSS classes generated in html code of current component.
css - CSS style object
css
Return current component