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.