Johann-S / bs-stepper

A stepper for Bootstrap 4.x
https://johann-s.github.io/bs-stepper/
MIT License
448 stars 89 forks source link

Can we hide or disable any step in runtime #198

Open Vijaykumarj opened 4 years ago

Vijaykumarj commented 4 years ago

I am using this package in Angular 9. I have one requirement like disabled or hide any step based on role. Is that doable and how we can implement this functionality in Angular?