Layouts
Last updated
Last updated
Drift Angular has lots of layout that fullfill your requirements to develop a Amaizing App.
There are following layouts which Drift Angular provides:
To use this layout add following route in src/app/app-routing.module.ts
file:
To use this layout add following route in src/app/app-routing.module.ts
file:
To use this layout add following route in src/app/app-routing.module.ts
file:
To use this layout add following route in src/app/app-routing.module.ts
file:
To use this layout add following route in src/app/app-routing.module.ts
file:
To use this layout add following route in src/app/app-routing.module.ts
file:
To use this layout add following route in src/app/app-routing.module.ts
file:
To use this layout add following route in src/app/app-routing.module.ts
file:
There are two common layouts for authentication and frontend pages.
Auth layout will use to authenticate user. Here user can signup and sign-in.
To use this layout add following route in src/app/app-routing.module.ts
file:
and add AuthGuard to other reoutes to stop access without sign-in.
Frontend layout will use to for frontent pages in Drift Angular.
To use this layout add following route in src/app/app-routing.module.ts
file: