@if (!file) {
{{ separatedCaptionText[0] }}{{ separatedCaptionText[1] }}
} @else { @if (file) {
@if ({ loading: file.loading | async, progress: file.progress | async }; as asyncData) { @if (!asyncData.loading) { } @if (asyncData.loading) { } }
} }
@if (hasHint) {
}