Home > A > Angland - Material Design Angular App Landing Page Review

$12

Angland - Material Design Angular App Landing Page

There are no ratings for this item. Be first!
AngLand is a creative Material Design Landing Page built for Angular 8. It comes out of the box with AoT and lazy loading support. With this, you get all you need to start working on your SAAS, CRM, CMS or promotion site project. It also has some pre-designed sections like banner, services, portfolio, testimonial, contact form and many more Features List Angular Angular CLI Angular Material Design Nested Routing Lazy loading Angular Flex-Layout – fast \u0026amp; flexible Flexbox layout library AoT compilation ngx-datatable Angular Perfect Scrollbar Forms Responsive Design High resolution and many more! Dependencies Angular https://angular.io/ Angular material https://material.angular.io... READ MORE
Review Left On 04/07/2022
Auerbach
Hi, when integrating your helper components, I got stuck with : AppComponent.html:1 ERROR NullInjectorError: StaticInjectorError(AppModule)[HeaderComponent -> InjectionToken WindowToken]: StaticInjectorError(Platform: core)[HeaderComponent -> InjectionToken WindowToken]: NullInjectorError: No provider for InjectionToken WindowToken! THis error is thrown with the HeaderComponent: import { Component, OnInit, HostListener, HostBinding, Inject, Input } from ’@angular/core’; import { DOCUMENT } from ’@angular/common’; import { WINDOW_PROVIDERS, WINDOW } from ’../../../shared/helpers/window.helper’; @Component({ selector: ‘app-header’, templateUrl: ’./header.component.html’, styleUrls: [’./header.component.scss’] }) export class HeaderComponent implements OnInit { isFixed; constructor( @Inject(DOCUMENT) private document: Document, @Inject(WINDOW) private window: Window ) { } ngOnInit() { } @HostListener("window:scroll", []) onWindowScroll() { const offset = this.window.pageYOffset || this.document.documentElement.scrollTop || this.document.body.scrollTop || 0; if(offset > 10) { this.isFixed = true } else { this.isFixed = false; } } @HostBinding("class.menu-opened") menuOpened = false; toggleMenu() { this.menuOpened = !this.menuOpened } buyAngland() { this.window.open(''); } } Can you help me?
Review Left On 04/27/2022
Swart
Hello, We would like to buy your Angland landing page, but we found a curious behaviour on smartphone. When the top menu is expanded, we can browse to the chosen content but the menu does not retract. Therefore the content is hidden behind and I am not sure it is the right experience for the end user. Is there something that can be done ? Is there a setting to prevent this ? Thanks for your help, Gilles

Leave A Review For For Angland - Material Design Angular App Landing Page


Useful Links