Angular
Angular support is coming soon to AbsoluteJS.
Coming Soon
We're actively working on Angular SSR support. Angular will use platform-server utilities for server-side rendering with the same type-safe props pattern as React, Svelte, and Vue.
Expected features:
- handleAngularPageRequest for SSR
- Type-safe props via @Input decorators
- Automatic hydration
- Zone.js integration