Welcome and thank you for your interest in contributing to our project!. You must use this template to submit a Pull Request or it will not be accepted.
Motivation
[ ] Bug fix
[ ] Enhancement
[x] New feature
[ ] Breaking change
Description
This request allows the user to pass a new function to the filter.
With this function the user can pass custom options to the filter in order to decide what it can do or not.
I added the option "disableOptionAll" which allows the user to control whether or not the filter should display the option "All" like discussed in this thread.
More options and how the filter should react can be added later on.
⚡ PowerGrid - Pull Request
Welcome and thank you for your interest in contributing to our project!. You must use this template to submit a Pull Request or it will not be accepted.
Motivation
Description
This request allows the user to pass a new function to the filter.
With this function the user can pass custom options to the filter in order to decide what it can do or not. I added the option "disableOptionAll" which allows the user to control whether or not the filter should display the option "All" like discussed in this thread.
More options and how the filter should react can be added later on.
Related Issue(s): No issue just a discussion.
Documentation
This PR requires Documentation update?