How to use `value_throttled` in pn.bind?

pn.bind(fn, widget, value_throttled=True)
pn.bind(fn, widget, throttled=True)
Doesnt work