Commit 241999c 1 parent 4ff6491 commit 241999c Copy full SHA for 241999c
File tree 1 file changed +14
-7
lines changed
1 file changed +14
-7
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,20 @@ docs:
11
11
12
12
## Features
13
13
14
- - Inline selectable elements with keyboard navigation
15
- - Multi-item selection support
16
- - Automatic cleanup of surrounding text
17
- - Duplicate prevention
18
- - Customizable rendering and behavior
19
- - Built on top of the Tag plugin infrastructure
20
- - Keyboard shortcuts for quick selection and navigation
14
+ Unlike traditional input-based multi-selects, this component is built on top of Plate editor, providing:
15
+
16
+ - Full history support (undo/redo)
17
+ - Native cursor navigation between and within tags
18
+ - Text selection across multiple tags
19
+ - Copy/paste support for tags
20
+ - Drag and drop to reorder tags
21
+ - Read-only mode support
22
+ - Duplicate tags prevention
23
+ - Support creating new tags if not in the list
24
+ - Automatic search text cleanup
25
+ - Automatic whitespace trimming
26
+ - Headless components for full styling control
27
+ - Fuzzy search with keyboard navigation and [ cmdk] ( https://github.com/pacocoursey/cmdk )
21
28
22
29
</PackageInfo >
23
30
You can’t perform that action at this time.
0 commit comments