Log in
Interface

PropertyAttributeInterface

Magento\PageBuilder\Model\Dom\Adapter\PropertyAttributeInterface

What it does

This interface defines a contract for property attribute wrapper classes in Magento's Page Builder module.

Developers would implement this interface when creating custom adapters that handle DOM element property attributes, enabling standardized manipulation of HTML element properties during Page Builder content processing and rendering.