Store is closed
- Device Width
- isLoading
- isLoggedIn
- User Store
- Theme Store
isMobile (<480px), isTablet ( 480px > & < 768px), isDesktop (>1024px)
svelte
Loading...Implemented internally in Layout, so it can be used, for example, in form submissions.
svelte
Loading...Default value is null
svelte
Loading...This store can be used components to manage user-related data including the This example
svelte
Loading...The theme store is tightly integrated with the Layout component and internal body styling.
It is also directly manipulated by the Theme Button.
svelte
Loading...Note that updates made to the store are also saved to localStorage, ensuring they persist.
Edit Page