This document outlines the development roadmap for a Blazor UI kit library implementing the official Bootstrap Italia components. The project targets .NET 9.
- Button
- Alert
- Badge
- Card
- Form Elements (Input, Select, Checkbox, Radio, Switch, etc.)
- Navbar
- Breadcrumb
- Pagination
- Modal
- Tooltip & Popover
For each component:
- Create the Razor component.
- Parameterize according to the variants in the documentation.
- Implement usage examples and rendering tests.
- Accordion
- Collapse
- Tabs
- Progress
- Spinner
- Dropdown
- List Group
- Table
- Toast
- Stepper
- Grid System
- Container
- Row/Col
- Sidebar
- Footer
- Header