This project is under development which can offers a comprehensive suite of reusable Angular UI components, known as rcomponents (like RDropdown, RGrid, RCalender). The core functionality focuses on providing robust cross-platform compatibility. especially for Server-Side Rendering (SSR), achieved through the Window and Environment Helper
# Clone the repository
git clone https://github.com/rajhseg/Angular-Controls
cd Angular-Controls
# Install dependencies
npm install
# Build the library (required before running the demo app)
ng build rcomponents
# Run demo application in development mode
ng serve
# Run SSR version
npm run dev:ssr

















