We're transitioning Studio from Beta to Early Availability
Hygraph
Docs

You are currently reading the Studio Docs. If you were looking for the Classic Docs check here

Page element API reference

Page App Elements can use the useApp hook to get access to common props.

function useApp(): ExtensionPropsBase;

You can refer to this example on how to develop your Page App Element to learn more about the use of the useApp hook in this context.

If you want to see a live example of an app using the Page App Element, check out Lokalise for Hygraph.