Layout builder ids
1,630 sites
Security covered
This module lets you assign custom IDs to sections and blocks within Drupal's Layout Builder. This allows for anchor links to specific parts of a page and enables JavaScript interactions with those elements.
This module allow site builders to enter a ID to either a section or block within layout builder, thus allowing anchor links to certain sections of the page or for JavaScript to be used.
Section and block ids are based on https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id
This module requires layout builder within core and hook_event_dispatcher to be enabled.