@if (isIconBefore()) { expand_more } @if (icon) { {{ icon }} } @if (isTitleDragHandle()) {
{{ title() }}
} @else {
{{ title() }}
} @if (!isIconBefore()) { expand_more }
@if (isExpanded) {
}