https://flowbite.com/docs/forms/search-input/#search-bar-example
Tailwind CSS Search Input - Flowbite
Use the search input component as a text field to allow users to enter search queries and receive relevant page results available in multiple styles and sizes
flowbite.com
tailwind로 페이지 몇개 작업하다가, 위 Flowbite에 Search Input에 Dropbox가 괜찮아보여 커스텀좀 해봤다.
사실 되게 어렵게 접근을 하는거 같은데... 그냥 사실 hidden 되어있는 것만 state로 바꿔주면 알아서 동작 잘하더라...;

그냥 바보 인증
728x90
'Programming > React' 카테고리의 다른 글
React Hook - useEffect (0) | 2024.09.22 |
---|---|
React Hook - useState (0) | 2024.09.21 |
react start 시, iframe 추가되는 이슈 (0) | 2023.01.14 |
React Last Child Highlight (0) | 2022.09.25 |
React Search (0) | 2022.09.25 |