@if (widget.dw_type === 'folder') { }
@if (widget.dw_icon) { } {{ widget.dw_title }}
@if (widget.dw_type === 'iframe') { } @if (isGenericDatatable) { } @if (isScadenziarioFattureTable) { } @if (isGareTable) { } @if (widget.dw_type === 'servicecard') { } @if (isLoading && !isStaticWidget) {
} @if (error) {

{{ error }}

} @if (!isLoading && !error && !componentLoaded && !isStaticWidget) {

{{ 'DASHBOARD.WIDGET_NOT_AVAILABLE' | translate }}

{{ widget.dw_component_key }}

}