Forum Discussion

snaffle's avatar
snaffle
Expert
5 years ago

Mode parameter not working with @component include

I'm developing a custom component that I want to include the Recent Threads component in to display our most recent blog articles.

But while it's respecting the "interactionStyle" parameter and displaying the blog article, the mode="slim" parameter isn't working.

The code I have is:

<@component id="forums.widget.recent-threads" mode="slim" interactionStyle="blog"/>

Any ideas why that isn't working?

Is it just not supported when including components?

Thanks

Nathan

  • snaffle  I guess you are right, I have observed that the 'mode' parameter only works when we are adding components directly into the quilt.