@let title = titleComputed(); @let icon = iconComputed(); @if (icon) { }
@if (title) {
{{ title }}
}