use-http
use-http copied to clipboard
Manually setting 'data'
I'm trying to update the data variable(array) to add items without having to resend the GET request, i believe this is a common use case when you don't want to keep fetching every time an update happens. Is there a way to do this currently? If not what is the possibility of this being implemented?
Thanks