Skip to content

How to have a mix of explicit numeric menu filters and useNumericMenu() hook based filters #6551

Answered by Haroenv
callmekatootie asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, that's because the whole parameter is considered controlled by the numericMenu widget. I believe you have a couple options:

  1. use useNumericMenu to set your custom parameters (you can set a start or an end only, depending on your use case that may work)
  2. use useRange if that fits your use case
  3. use Configure, but use filters instead of numericFilters

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@callmekatootie
Comment options

@Haroenv
Comment options

Answer selected by callmekatootie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants