ea.getAttributes.editor


Description

Used to set wrapper props to the block list.

Arguments

  • props – object – props sent

Located

src/register/add-filter.js

Example

addFilter(
    'ea.getAttributes.editor',
    'namespace',
    (props) => props
);