Add an id field to heading, hero and CTA components
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3546880. --> Reported by: [pameeela](https://www.drupal.org/user/1431110) Related to !52 !84 !74 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Add a text field to the heading, hero and CTA components for users to enter an ID, and then add that value to the template, to enable users to create anchor links to specific components.</p> <p>Tasks:</p> <ol> <li>Add an ID prop to heading, hero and CTA components</li> <li>Update the templates to use the id value as the id attribute on the heading field</li> </ol>
issue