ViewHelper Documentation
flux:isCollapsed
### Condition: Are content areas of this content reord collapsed? A condition ViewHelper which renders the `then` child if the current content element's content areas are collapsed.
Arguments
then anySimpleType, required
Value to be returned if the condition if met.
else anySimpleType, required
Value to be returned if the condition if not met.
record anySimpleType, required