SDK Explorer

The Sanity App SDK Explorer contains an assortment of example interfaces built with our React App SDK’s hooks. The purpose of the Explorer is to demonstrate how these hooks can be used to build out interfaces powered by Sanity, with a variety of approaches to styling.
Each example contains an interface rendered in the browser as well as a link to the example’s code on GitHub to demonstrate how the example is built. Example code is enriched with comments and may freely be used in your own applications.

Document collections

Document search

An interface for generating dynamic document searches

Document table

A tabular rendering of documents and their content

Preview grid

A grid of document previews

Preview list

A list of document previews

GROQ

Movies by actor

Use multiple useQuery hooks to fetch and filter data
Hooks:
Styled with: