JS Set Attribut Aria-Expanded

document.getElementById('elements-id').setAttribute('aria-expanded', 'true');
rango