Category Tag

<mango:Category></mango:Category>

This tag is used inside a <Categories> tag and it is used to wrap a <CategoryProperty>.

Nested options

It needs to be inside a <Categories> tag.

Attributes:

ifCurrentIsOdd: Enters only if the current looping category is odd

ifCurrentIsEven: Enters only if the current looping category is even

ifCurrentIsFirst: Enters only if the current looping category is the first one

ifCurrentIsLast: Enters only if the current looping category is the last one

ifCurrentIsNotFirst: Enters only if the current looping category is not first

ifCurrentIsNotLast: Enters only if the current looping category is not the last one