Optional
allowOptional
clientYou may use any client that is an instanceof SanityClient
or instanceof SanityStegaClient
.
Required when ssr: true
, optional otherwise.
Optional
onFires when a connection is established to a parent Studio window.
Optional
onFires when a connection is established to a parent Studio window and then lost.
Optional
onFires when the perspective changes in the Studio, allowing you to persist the change to a session cookie if needed
Deprecated
-- no longer needed