@if (
(isMobile$ | async) === false || featureCatalog?.featureTypes?.length > 1
) {
@if (featureCatalog?.featureTypes?.length > 1) {
}
@if ((isMobile$ | async) === false) {
@if (featureCatalog?.featureTypes?.length > 1) {
record.feature.catalog.number.total.object{{ totalObjects }}
|
}
record.feature.catalog.number.total.attribute{{ totalAttributes }}
}
}