@if (messageView()) { } @else { } @if (hasSuggestions()) {
}
@if (!hasMounted()) {
} @else {
@if (autoScroll()) {
} @else {
} @if ((autoScroll() ? !isAtBottom() : showScrollButton()) && !isResizing()) {
}
}