1. vue teleport
https://kyounghwan01.github.io/blog/Vue/vue3/teleport/#components-teleport-teleportexample-vue
vue에서 모달을 position absolute 로 위에 덮어서 표시하고 있었는데
teleport 라는 것이 있었다.
실제로 프로젝트에는 적용해보지 못했다.
2. 동적 컴포넌트
3. 중첩라우트
https://router.vuejs.org/kr/guide/essentials/nested-routes.html
4. 톤이 같은 랜덤 컬러
2021.11.30 - [WEB/html,CSS] - [html/css] 컬러의 명도와 채도가 같은 랜덤컬러 생성 random color
728x90
'TIL' 카테고리의 다른 글
[TIL] 20211116 selectbox/ window.confirm (0) | 2021.11.19 |
---|---|
[TIL] 20211115 vue 라이프 사이클 (0) | 2021.11.19 |
[TIL] 20211111 vue-draggable-next / flex box media query (0) | 2021.11.19 |
[TIL] 20211110 vue3 vuex module분리 (0) | 2021.11.19 |
[TIL] 20211109 unexpected mutation of prop (0) | 2021.11.09 |