Block ID
720 sites
Security covered
This module allows you to add custom IDs to the wrapper of any block directly through the block's configuration interface, eliminating the need for custom Twig templates for simple ID additions.
Block ID allows users to add Id to the block wrapper of any block through the block's configuration interface. This module extends the Block ID module features.
In some cases, we have to write a twig file for blocks, if we want to add a separate ID for the block wrapper. Instead of writing twigs, we can handle them using the Block ID module.