Skip to content

Commit 3f38c6b

Browse files
committed
docs
1 parent e1845c3 commit 3f38c6b

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

apps/www/content/docs/multi-select.mdx

+7-8
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,15 @@ Unlike traditional input-based multi-selects, this component is built on top of
1515

1616
- Full history support (undo/redo)
1717
- Native cursor navigation between and within tags
18-
- Text selection across multiple tags
19-
- Copy/paste support for tags
18+
- Select one to many tags
19+
- Copy/paste tags
2020
- Drag and drop to reorder tags
21-
- Read-only mode support
21+
- Read-only mode
2222
- 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)
23+
- Create new tags, case insensitive
24+
- Search text cleanup
25+
- Whitespace trimming
26+
- Fuzzy search with [cmdk](https://github.com/pacocoursey/cmdk)
2827

2928
</PackageInfo>
3029

0 commit comments

Comments
 (0)