FruitBankHybridApp/FruitBankHybrid.Web/Components/README.md

489 B

Components

Blazor Server app shell components.

Key Files

  • App.razor — Root component: DevExpress theme, asset configuration, render mode.
  • _Imports.razor — Global imports.
  • Pages/Error.razor — Error page with request ID tracking.

LLM Maintenance: If you modify code in this folder, update this README to reflect the changes. If you notice the README content does not match the current code, automatically update the README to match the code.