@defer { @if (qualifications$ | async; as qualifications) {

Qualifications

search
@if (!qualifications || qualifications.length === 0) {
school

No qualifications found

Get started by adding your first qualification to the directory.

} @else {
Skill
{{ qualification.skill[0]?.toUpperCase() }}
Actions
}
} } @placeholder {
@for (i of [1, 2, 3]; track i) {
}
} @error {
error

There was an error loading the qualifications.

Please try refreshing the page.

} @loading {
}