Plugin Elementor: How to preselect a radio button in shape?

<script type="text/javascript">
window.onload = function check() {
    document.getElementById("form-field-LABEL-#").checked = true;
}
</script>
Without cookies
This website does not use cookies or tracking. More information can be found in the privacy policy.