The “Heavy” tag helps users understand which blocks have higher performance costs (more JavaScript, CSS, animations, or DOM complexity). This allows users to make informed decisions about:
- Disabling unused blocks – If you don’t need heavy blocks, disable them to reduce editor complexity
- Careful usage – Be mindful when using multiple heavy blocks on a single page
- Performance optimization – Know which blocks to review if site performance becomes an issue
Hi,
Thanks you for the clarification.
It might be useful to add this explanation, for example on the Blocks & Extensions page.
Best,