-
react mention 기능 구현React.js 2024. 4. 13. 11:03728x90
1. react-mentions 라이브러리 설치
$ npm i react-mentions $ npm i -D @types/react-mentions
2. 문서 확인
https://react-mentions.vercel.app/
https://github.com/signavio/react-mentions
3. 참고하기 좋은 블로그
https://blog.openreplay.com/building-a-comment-form-with-react-mentions/?utm_source=oneoneone
728x90'React.js' 카테고리의 다른 글
react에서 css module 사용시 자식 컴포넌트에서 css를 정의하고 className만 부모 컴포넌트에 props로 전달 하기 (0) 2024.04.20 vite+ typescript + react+ emotion + storybook (0) 2024.04.17 SSE 통신을 위한 EventSource 대체할것 (0) 2024.04.12 늘렸다 줄였다하는 panel 라이브러리 (0) 2024.03.26 리액트 FSD (0) 2024.03.05