To implement a new Page Designer layout component that does not accept certain asset components, the developer should use component_type_Exclusions in the layout JSON configuration. This property allows the developer to specify which types of asset components should be excluded from being used in the layout, effectively limiting the component types that can be included. This is a straightforward method for controlling the compatibility and behavior of components within Page Designer layouts, ensuring that only desired components can be used within the specified layout.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit