By Paul Scanlon

How to Use Function Props with Gatsby's Slice API

  • Gatsby
  • React

As good as the Slice API is, it does come with one or two restrictions. To be clear, these are by design rather than an oversight. One such restriction I ran into was when I attempted to pass a prop of type function to the Slice component.