Comment on The Joy of Mixing Custom Elements, Web Components, and MarkdownparentComments−pjmlp1yThat is legacy, the current way with page router model is to use getStaticProps or getServerSideProps.And if using app router model, that is part of React server components.
Comments
That is legacy, the current way with page router model is to use getStaticProps or getServerSideProps.
And if using app router model, that is part of React server components.