ui icon indicating copy to clipboard operation
ui copied to clipboard

Hooks

Open bpierre opened this issue 6 years ago • 1 comments

Add Hooks equivalents for the providers.

  • [x] PublicUrl
  • [ ] Redraw
  • [ ] RedrawFromDate
  • [x] Root
  • [x] Toast
  • [x] Viewport

bpierre avatar Apr 26 '19 10:04 bpierre

@bpierre I wonder if the "redraw" provider is obsolete because of useNow(). Maybe we can introduce a useUpdateFromDate(), or just deprecate RedrawFromDate() entirely since we don't use it anymore (I think?)?

sohkai avatar Mar 21 '20 17:03 sohkai