Controller Services

@if (serviceState(); as state) { @if (isInitialLoading()) {
} @else {
@if (state.breadcrumb) {
@if (shouldShowFilter()) {
}
} @if (flowConfiguration$ | async; as flowConfiguration) {
}
Last updated:
{{ state.loadedTimestamp }}
} }