Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a useFilterSortBy hook #4064

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Add a useFilterSortBy hook #4064

merged 1 commit into from
Jun 13, 2024

Commits on Jun 13, 2024

  1. Add: Add a useFilterSortBy hook

    The hook determines the sort field and direction of a filter and allows
    to change both via a returned function. The hook can be used to
    implement the filter changes when clicking on the different header
    columns of a entities list.
    bjoernricks committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e4efaa2 View commit details
    Browse the repository at this point in the history