In one of my page I defined css for lable (example global_root.$$(‘Name’).define(‘css’, ‘t02’) ). In one of the scenario i want to remove this css or undefine the css. Can you please send sample code for this scenario.
In one of my page I defined css for lable (example global_root.$$(‘Name’).define(‘css’, ‘t02’) ). In one of the scenario i want to remove this css or undefine the css. Can you please send sample code for this scenario.
You can use addCss and removeCss helpers