0.0.4 • Published 2 years ago

angular-customize v0.0.4

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Progress Bar

<custom-progress-bar></custom-progress-bar>

Progress Bar V2

<custom-progress-bar-v2></custom-progress-bar-v2>

<custom-progress-bar-v2 bgColor="orange" progress='30'></custom-progress-bar-v2>

<custom-progress-bar-v2 bgColor="red" progress='60' height="10px"></custom-progress-bar-v2>

<custom-progress-bar-v2 bgColor="#99ff66" progress='50' height="10px"></custom-progress-bar-v2>

<custom-progress-bar-v2 bgColor="#ff00ff" progress='85' height="10px"></custom-progress-bar-v2>

<custom-progress-bar-v2 bgColor="#99ccff" progress='95' height="10px"></custom-progress-bar-v2>

Circle Progress

<custom-circle></custom-circle>

Table

<custom-table [rows]="rows" [columns]="columns"></custom-table>

Timeline

<custom-timeline [data]="data" title="Timeline"></custom-timeline>

Tabs

<custom-tabs [items]="['tab1', 'tab2', 'tab3']"></custom-tabs>

Slide Form

<custom-slide-form>Content here</custom-slide-form>

Alert

<custom-alert></custom-alert>

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago