Drupal 8 Twig Add Id

<div{{ attributes.setAttribute('id', 'myID') }}></div>
Gleaming Gannet