🗃️ Pages Type
3 items
🗃️ Components
13 items
🗃️ Customization
2 items
📄️ Hook API
These hooks are asynchronous functions designed to fetch various types of data from the server, such as routes, layout information, menus, settings, and sitemap data. They are used to dynamically retrieve and manage content from API endpoints. Each hook makes use of the fetch API to get data from the server and returns it for use in the application.
📄️ Sitemap
This code is used to dynamically generate a sitemap using data fetched from an API or database via the fetchSitemap hook, to use this you must create a menus items on your cockpit cms
📄️ Translate
coming soon