Styled App Bar - Copy this React, Mui Component to your project
Tạo giao diện quản lý dữ liệu cho admin với thiết kế hiện đại và chuyên nghiệp: 1. Layout: Sử dụng Material UI với theme tối giản Header cố định với logo và title Tabs nổi bật để chuyển đổi giữa các chức năng Responsive trên mọi kích thước màn hình 2. Tab Quản Lý Storage: DataGrid với các cột được căn chỉnh hợp lý Progress bar trực quan cho usage percentage Tooltips hiển thị thông tin chi tiết Modal forms với validation Confirm dialogs cho các hành động quan trọng 3. Tab Thùng Rác Server: Panel cài đặt với input được validate Auto save hoặc manual save settings Real time updates cho orphaned folders Loading states và error handling Pagination và sorting cho data grid 4. Interactions: Smooth transitions giữa các states Loading spinners cho async operations Toast notifications cho feedback Keyboard shortcuts cho thao tác nhanh Undo/redo cho các hành động quan trọng 5. Colors & Typography: Primary: #1976d2 (Material Blue) Secondary: #dc004e (Material Red) Text: Roboto font Consistent spacing và sizing Clear visual hierarchy 6. Features: Export data to CSV/Excel Bulk actions cho multiple selections Search với debounce Filters có thể kết hợp Sort trên nhiều cột
