@let comp = currentSelectedElement().component; @if (comp) {
@if (signalGraphEnabled()) { }
} @else {
{{ currentSelectedElement().element }}
}