Slider Navigation - Button States

When using a slider without the loop option enabled, the slider action buttons (prev/next), could feature a state (class) in the initial slider state (for the prev button) and when the slider reached the last slide (for the next button).
This would offer the possibility to style the button with relative styling to implement a better user experience.

For example, you could decrease the opacity and set the cursor to default when the button doesn’t serve a user interaction anymore, e.g. the last slide is reached and another click would do nothing, even the button still gives the impression to do so.