Explore Enterprise Components
mainBlazor Blueprint provides a suite of high-level, production-ready components designed for complex, data-driven enterprise applications. These components handle advanced logic like state persistence, drag-and-drop, and complex data sourcing out of the box.
Key Enterprise components include:
- Dashboard Grid: A resizable, drag-and-drop widget layout built on CSS Grid with responsive breakpoints.
- DataGrid: A full-featured grid supporting multi-column sorting, filtering, row grouping, virtualization, and various data sources (
IQueryable,IEnumerable, orItemsProvider). - Dynamic Form: A schema-driven component that generates complete forms (including validation and conditional visibility) from a definition object.
- Filter Builder: A visual query builder for constructing complex AND/OR logic expressions.
- Form Wizard: A multi-step navigation component with progress indicators and per-step validation.
- Chart: 11 chart types (Area, Bar, Candlestick, etc.) powered by Apache ECharts.
- Dock: An IDE-style layout for managing draggable and pinnable panels.
- Event Calendar: A calendar for managing event models with Month, Week, and Agenda views.
- Editors: Includes both WYSIWYG (Rich Text) and Markdown editors with live previews.