ssitvit / UI-Components

Collection of UI components
16 stars 26 forks source link

Horizontal progress bar with loading percentage #20

Closed Akshay9607 closed 2 years ago

Akshay9607 commented 2 years ago

As state concept is not there in html , so changing percentage value with progress bar is not possible , therefore for changing percentage value , in console we have to call a function updateProgressBar(progressBar , percentage value) .

if there is any other way of doing this , Please let me know .

Akshay9607 commented 2 years ago

As state concept is not there in html , so changing percentage value with progress bar is not possible , therefore for changing percentage value , in console we have to call a function updateProgressBar(progressBar , percentage value) .

result image : loading

if there is any other way of doing this , Please let me know .

Akshay9607 commented 2 years ago

Hey , i made the changes mentioned above , can you please review it and merge the pull request , if any further changes to be made let me know.

vibgyor786 commented 2 years ago

@Akshay9607 add your name in contributor section in readme.md then i will merge your pull request .

Akshay9607 commented 2 years ago

@Akshay9607 add your name in contributor section in readme.md then i will merge your pull request .

yeah sure !!!

Akshay9607 commented 2 years ago

Hey , i added my name in README.md , can you review it once please and merge my Pull Request

vibgyor786 commented 2 years ago

@Akshay9607 i am merging your pull request