Open
Description
Hi, thank for awesome angular component.
I want to ask about possibility to make some disabled elements in range, e.g. when user move through points in range some of them can be disabled and the slider should omit them in his path or if several items one by one are disabled e.g. by left side prevent possibility to move slider left. So basically I understand that I can achieve this by using some decorators or events handling, but maybe this is easy reachable out of the box and you can point me to easier solution.
Thanks for your answer.