abstract fun removeSurroundingCssStyle(css: Style): Component
Removes given style object from the set of CSS classes generated in html code of parent component.
css - CSS style object
css
Return current component