---
type: bookmarks
tags: ['editor', 'input']
status: release
ctime: 2022-12-05
mtime: 2026-07-27
---

- [react-mentions](https://www.npmjs.com/package/react-mentions)[^232-1]
- [tribute](https://github.com/zurb/tribute)[^232-2]
- [react-input-trigger](https://github.com/abinavseelan/react-input-trigger)[^232-3]
- [react-contenteditable](https://github.com/lovasoa/react-contenteditable)[^232-4]
- [draft-js](https://github.com/facebook/draft-js)[^232-5]

---

[^232-1]: `textarea`에서 특정 키입력이 발생할 경우 액션(멘션)을 발생시키는 기능
[^232-2]: 옜날에는 어떻게 한거지? 궁금해서 찾아봤습니다
[^232-3]: 입력필드에서 문자 트리거
[^232-4]: [contenteditable](https://developer.mozilla.org/ko/docs/Web/HTML/Global_attributes/contenteditable) 컴포넌트
[^232-5]: 의식의 흐름 속 갑자기 생각나버림