Current Version
                IntegralUI for Blazor is a library of advanced, customizable and high performance components that can help you in building modern web applications.
                19 November 2024version 24.3
             
            
                What's New
                
                    
New Components:
                    Grid - Displays tabular data sets with advanced Editing, Grouping, Pagination, Filtering, Sorting and more
                    Pager - Allows you to divide the content in multiple views
                    Panel - Generic container with option for content alignment
                    Validator - Displays a notification message when data is invalid
                    Optimized layout update for List, ListBox and TreeView components
                    Editor components now have IsValid property that when false applies a red outline
                    ListView component allows column definitions in Razor and also optionally with data binding
                    In List compoment when MaxVisibleItems property is greater than 0, the max scroll size is now correctly adjusted
                    Select component now includes MouseWheelSpeed property that changes the scrolling speed of dropdown list
                    Animation of dropdown window in Select is now correctly applied from AllowAnimation property
                    A new class is added for tooltip that enwraps the displayed content
                    New CSS properties for TreeView to enable text trimming
                    Fixed the issue that caused incorrect values to appear in custom item template when scrolling
                    Fixed the update issue caused by setting dynamic key for menu items when Id is not present
                    Fixed the firing of MenuClick event to occur after Checked property changes
                    Other minor bug fixes