Module basic_pages

Module basic_pages 

Source

Macros§

dequote 🔒
Removes surrounding double quotes from a string.

Structs§

Home
The main home page component of the application.
Icon
NotFound
A basic component displayed when a requested route does not match any defined paths (404 error).
PermissionDenied
A component displayed when a user attempts to access a page for which they do not have sufficient permissions.