@if (data) {

{{ data.title }}

@if (data.innerHTML) {
} @else if (data.componentType) { }
}