Is there an out-of-the-box way to set the id to Layout Container to target the main element of the Page? I was referring below article, but it is using Container and not Layout Container.
Solved! Go to Solution.
Views
Replies
Total Likes
No, I don't think so. The recommended approach is to leverage core components. In your particular case, it would be more beneficial to utilize the Container component, which is built on top of the Layout Component, allowing you to take advantage of its upgrades such as the "id" field.
No, I don't think so. The recommended approach is to leverage core components. In your particular case, it would be more beneficial to utilize the Container component, which is built on top of the Layout Component, allowing you to take advantage of its upgrades such as the "id" field.