@if (loading().action === ActionType.UPDATE && loading().isLoading && onSubmitted()) { } @else { }

Aperçu du projet

@if (imagePreviewUrl !== null && project !== undefined) { nouveau-projet } @else if (project !== undefined) { @if (project.fichier) { {{ project!.nom }} } @else { nouveau-projet } } @if (project === undefined) { nouveau-projet }
@if (file !== null || imagePreviewUrl !== null) { }