These docs are for an old release.
Info on upgrading to v4
refetchResourcesOnNavigate scheduler 1.5.0
Whether to refetch and rerender resources when the user navigates to a different date or changes the view.
Boolean, default: false
Since v1.5.1, if refetchResourcesOnNavigate
is set to true
…
- A resources function will receive
start
,end
, andtimezone
parameters - A resources JSON feed will be requested with
start
,end
, andtimezone
parameters