Skip to content

rajhseg/Angular-Controls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

832 Commits
 
 
 
 

Repository files navigation

Angular-Controls

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

Button Control


image

Textbox Control


image

Password Control


image

Group Panel Control


image


Calender Control


image

Dropdown Control


image

RSelectDropdown Control


image

Tree Control


image

Checkbox


image

RadioButton


image

Rstate-Horizontal Control


image

Rstate-Vertical Control


image

Slider


image

RangeSlider


image

StarRating Control


image

Switch Control


image

ProgressBar Control

Circle Infinite

image

StraightLine Infinite

image

StraightLine Finite

image


Circular Finite

image



RTabs Control

image



RSimpleTabs Control

image



RFlatTabs Control

image



FileUpload Control


image

ColorPicker


image

Numeric Control


image

Timer Control


image

TimeSelector

image



RSplitter Component


image

RGrid Control

ViewMode

Screenshot from 2025-12-01 14-42-15

EditMode

image

REventsSchedule

image



RStepper-Vertical

image



RStepperHorizontal

image



RSequencesTracker

image



RDonutChart Control


image





RPieChart Control


image





RBarChart Vertical Control


Barchart-Vertical



RBarChart Horizontal Control


Barchart-Horizontal



RStackedBarChart Vertical Control


image




RStackedBarChart Horizontal Control


image




RStackedRangeBarChart Vertical Control


image




RScatterChart





RLineChart





RAreaChart





RAllocationBarChart


allocated barchart


RSeriesChart

YSeriesChart




GraphSeriesChart




RFilter

image


REventsCalender

Main Screen

image

Add Events Screen (this screen will open on double click of Main screen Day Cell)

image

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors