| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | ||||
| 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| 18 | 19 | 20 | 21 | 22 | 23 | 24 |
| 25 | 26 | 27 | 28 | 29 | 30 | 31 |
- Python
- 공정능력
- MSSQL
- xPlatform
- GIT
- Eclipse
- Kotlin
- react
- window
- mapreduce
- NPM
- table
- hadoop
- JavaScript
- IntelliJ
- SSL
- tomcat
- SQL
- 보조정렬
- Sqoop
- Express
- Spring
- R
- vaadin
- Java
- Android
- SPC
- plugin
- mybatis
- es6
- Today
- Total
목록nextjs (2)
DBILITY
nextjs에서도 당연히 사용 가능하다. ToastContainer 콤포넌트를 삽입하고 사용하면 된다. 표시영역인가보다. .toast_alert { background: #ecaa12 !important; color: white !important; font-weight: bold } toast.warning("입력값을 확인하세요", {className: "toast_alert", theme: "colored"}); https://fkhadra.github.io/react-toastify/introduction React-toastify | React-Toastify [ Next.js 13.4. The App Router is now ..