📄️ AppModule
App Modules are used to extend the functionality of the CargoX platform. They define the structure, behavior, and UI components for specific application features.
📄️ App Component
Introduction
📄️ Entities
Introduction
📄️ Localization
Introduction
📄️ Variables
Introduction
📄️ Actions
Introduction
📄️ Conditional Rendering
Introduction
📄️ Routing
Routes define the navigation structure and access control for different screens within CargoXplorer TMS. They are a crucial part of the AppModule configuration, determining how users interact with various components of the system.
📄️ Permissions
Permissions in CargoXplorer define access control for various application features. They are used to restrict or allow user access to specific functionalities based on roles.
🗃️ Components
18 items
📄️ Validation
Form and Store Validation is used to validate the form and store variables.