bs5-lightbox
bs5-lightbox copied to clipboard
Configurable buttons
Hi, This PR adds some settings to give developers a bit more control over the buttons.
- I added settings for the label for the next and previous button. This is useful for localization (my usecase).
- I also switched the order of the label and icon for the previous button, these seemed to be flipped when I was testing.
- I added a setting to allow you to change the inner of the close button, allowing a developer to use their apps icon set.
Please let me know if you need anything else before potentially merging the PR.