From 770240c3927f3b353427b01e9716dcfbf7379c2b Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Thu, 12 Dec 2024 16:14:41 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 757fde0..e63f1ec 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ I was trying to remove all legacy UI components from the [frappe](https://github ### Key Features -- **Cell**: Enable editing within individual cells with features like custom formatters, inline editing, and mouse selection. Users can easily copy cell content, navigate through cells using the keyboard, and take advantage of a custom cell editor for advanced functionality. -- **Column**: Columns are highly flexible, allowing users to reorder, resize, and sort them with ease. Additional features include hiding/removing columns and adding custom actions, ensuring an adaptable and user-friendly layout. -- **Row**: Rows support advanced interactions, including row selection, tree-structured organization, and inline filters for precise control. They handle large datasets efficiently with dynamic row heights and optimized performance for smooth navigation. +- **Cell**: Enable editing within individual cells and features like custom formatters, inline editing, and mouse selection. Users can easily copy cell content, navigate through cells using the keyboard, and take advantage of a custom cell editor for advanced functionality. +- **Column**: Columns are highly flexible, allowing users to reorder, resize, and sort them with ease. Additional features include hiding/removing columns and adding custom actions. +- **Row**: Rows support advanced interactions, including row selection, tree-structured organization, and inline filters for precise control. They handle large datasets efficiently with dynamic row heights. ## Install