Forums

Full Version: This script can be used for toggle style for component.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
"var a = sdk.getDivIdFromComponetId( 'label107' );
sdk.applyStyle( ""#"" + a + "" span"", ""background-color"", ""rgba(0,0,0,0.05)"" );"