const element=document.querySelectorAll(".mdc-switch");element&&element.forEach(function(n){mdc.switchControl.MDCSwitch.attachTo(n)})