@nimpl/getters
Implementation of server getters in React Server Components without switching to SSR in next.js
Implementation of server getters in React Server Components without switching to SSR in next.js
Repo for an example implementation of getters to retrieve page data in react server components
This is for get any paramaters from LocalStorage && Cookie && URI
You can get parameters from url, when you use iframe for it. If there were parent web site and embed other web site using iframe tag, you can get parameters after question mark. And it gives you how to use this package in ReadMe.md file.