user interface - Blazorise

  1. Includes basic UI elements for building rich user interfaces from Blazorise components.

    特点: You can create any rich UI by following Blazorise guidelines for the components, customize it for your use-cases, and brand it to stand out from the crowd. ...

  2. Blazorise v1.3.0

    发行说明: to remove a node from a TreeView. New APIs added to Autocomplete Provide a custom template when the user types in a value that is not found in the data source. Customize tags when using Autocomplete multiple ... support to MessageProvider. New chart annotation extension lets you draw lines, boxes, points, labels, polygons and ellipses on the chart area. DataGrid: Added new FilterMode option which allows your users ... the dropdown menu to be anchored from a different element than the toggle button. Added support for IValidatableObject. By implementing this interface in your models, you can now provide custom validation logic ...

  3. Blazorise v1.5.0

    发行说明: the saving and loading of DataGrid states as needed through a centralized API. PreventRowClick- Enhanced TableRowCell by introducing the ability to halt default actions and stop propagation of events upon cell ... "fluent-based" utilities. Validation API- To make it easier to customize Blazorise behavior, some internal Validation and Validations component APIs have been exposed and made public. This will enable more ... Added a new Toast component which is designed to mimic the appearance of push notifications often seen on desktop and mobile devices, Toasts provide short-lived alerts to users. Improved the Progress Bar ...

  4. Blazorise v1.2.x

    发行说明: improvements: The TreeView component now supports a multiple selection mode, which allows users to select multiple nodes at the same time. Several new APIs for the Blazorise TreeView component have also included ... asynchronously. ExpandAll which expands all nodes in the tree. CollapseAll which collapses all nodes in the tree. In addition to these new APIs, a new AutoExpandAll feature has been added. This feature ... The new Navigable feature for Blazorise DataGrid allows you to navigate the grid by using the Arrow Up and Arrow Down Keys on your keyboard. Utilities- Introduced various new APIs for controlling the text ...

  5. Blazorise v1.1.x

    发行说明: Added new FocusTrap, Highlighter, FluentValidation, FilePicker, ModalProvider and LoadingIndicator components. FileEdit performance improvements to WriteToStreamAsync and OpenReadStreamAsync APIs ... . DataGrid improvements and new APIs. ... components work and how they behave when supplied with different parameters. New pages for users will be a string reference point for components' behavior. Fixes FileEdit breaks files from 1.0.6 to 1.1.1. ...

  6. About Blazorise

    说明: are intuitive and easy to use, and you will find many standard APIs among them. Responsive- Blazorise components are based on responsive CSS frameworks, and as such are fully responsive, whether you ...

  7. Blazorise 关于

    说明: 一组 80 多个本机 Blazor UI 组件。 Blazorise is a component library built on top of Blazor with support for popular CSS frameworks like Bootstrap, Bulma, AntDesign and Material. The Blazorise library provides state-of-the-art solutions for startups and enterprises. Blazorise was built from the ground up to ...

  8. Blazorise v1.4.0

    发行说明: editing making your UX even better. Cell editing This release introduces a new option named Cell edit mode under the DataGridEditMode enum. It allows the user to edit the cell value directly, as a Microsoft ... Excel file behaves. Batch editing and styling The new BatchEdit parameter in DataGrid has been implemented, allowing users to edit multiple rows simultaneously and save all changes in one go. ... TransferList component. This component facilitates various features for list management: Selection Options: Users can choose either single or multiple items for transfer, providing flexibility in how items ...

  9. Feature-rich grid control for Blazor.

    特点: UX while manipulating an unlimited set of data. It comes with an intuitive API for real-time updates, accessibility, as well as theming and custom templates, all with blazing fast performance. ...

  10. Validation components provide a simple form validation for Blazorise input components.

    特点: features is the ability to do the async validation which can be used to validate a field by calling an external API. Manual and automatic validations are also supported, along with the fully custom ...

  11. High performance autocomplete can load and query large amounts of data at high speeds.

    特点: The Blazorise Autocomplete component looks like a textbox and delivers a list of suggestions as the user inputs. It comes with a number of features out of the box, like data binding, filtering, UI ...