0

I'm using the Dropdown in PrimeReact, but seems like it doesn't support to continuously fetch data options from server, I would like to perform something like <Dropdown onFilter={filterWithServer} />

Is there any way to do like that?

Jasper de Vries
  • 19,370
  • 6
  • 64
  • 102
Einsamer
  • 1,069
  • 4
  • 17
  • 34
  • Hmm, seems pretty straightforward and supported by Prime. Can you post a little bit more information on what you're doing and what error is being thrown (if there is an error?) – Andrew Xia Jul 17 '19 at 16:33
  • And can you correct your tags? – Kukeltje Jul 17 '19 at 16:42
  • Follow this docs: https://www.primefaces.org/primereact/#/dropdown, the `primereact`give 2 props relate to what I said is `filter` and `filterBy`, but they give no option to customize what thing should be done in the filter function. I think they only support the static data filtering. – Einsamer Jul 18 '19 at 02:12

0 Answers0