{{ tooltip }}

@switch (fileLinkIcon.icon) { @case ('file-media') { } @case ('file-directory-fill') { } @case ('op-file-csv') { } @case ('op-file-doc') { } @case ('op-file-presentation') { } @case ('op-file-sheet') { } @case ('op-file-text') { } @case ('op-pdf') { } @case ('server') { } @default { } }
@if (floatingActions.length > 0) {
@for (action of floatingActions; track action) { @if (!!action.href) { } @else if (!!action.action) { } } @switch (iconClass) { @case ('remove-link') { } @case ('download') { } @case ('folder-open') { } }
}