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 is for version 6.x
This pull requests is basically the same as this but instead for MultiSelectFilter it is for a normal SelectFilter.
It also allows the user to pass a new function named params() to a normal Filter::select.
Just as the MultiSelectFilter there is the default option for "disableOptionAll" to either show or hide the option "All" in the select filter.
⚡ 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 is for version 6.x
This pull requests is basically the same as this but instead for MultiSelectFilter it is for a normal SelectFilter.
It also allows the user to pass a new function named params() to a normal Filter::select. Just as the MultiSelectFilter there is the default option for "disableOptionAll" to either show or hide the option "All" in the select filter.
Documentation
This PR requires Documentation update?