Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add globalData to ContentZoneProps and ModuleProps interfaces #19

Open
AaronSTAY opened this issue May 3, 2023 · 0 comments
Open

Add globalData to ContentZoneProps and ModuleProps interfaces #19

AaronSTAY opened this issue May 3, 2023 · 0 comments

Comments

@AaronSTAY
Copy link
Contributor

I'm looking to be able to add custom global data to my Modules generated from a GetStaticProps call within [...slug].tsx

Currently the AgilityPageProps interface supports this, but only allows the data to be passed down into the Template level of Agility.

I would like the ability to pass down globalData from AgilityPageProps into the ContentZoneProps and subsequently down into the ModuleProps and/or DynamicModuleProps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant