Back to Angular

Not Found

adev/src/app/features/not-found/not-found.html

22.0.0614 B
Original Source

We couldn't find what you were looking for. We have initiated a search for the term extracted from the URL.

If you think this is a mistake, please open an issue so we can fix it.

@if (searchResults().length > 0) {

Feeling lucky?

Maybe what you're looking for is in the list below:

@for (result of searchResults(); track $index) { -

{{ result.type === 'code' ? 'code' : 'description' }} @if (result.package) { }

@if (result.subLabelHtml) {

grid_3x3

} @if (result.contentHtml) {

}

{{ result.category }}

}

}