2021-04-12

Vue 2 + Composition API の型チェックについて調べる

https://zenn.dev/yuku/scraps/a974c564a52ec8
2021/04/12 21:37:19
“import が必要な型で PropType を使うと Vetur がコンポーネントの呼び出し側で cannot find name エラーを吐いてしまう問題がある(vuejs/vetur#2457)。 ”

vti: PropType with interfaces throws “Cannot find name” · Issue #2457 · vuejs/vetur · GitHub

https://github.com/vuejs/vetur/issues/2457
2021/04/12 21:35:59

Type error when Template interpolation service in combination with templateProps is set to true · Issue #2312 · vuejs/vetur · GitHub

https://github.com/vuejs/vetur/issues/2312
2021/04/12 21:35:04
“Vetur cannot find the type when using PropType in the referenced component. TemplateInterpolationService is set to true as well as validate templateProps. ”

ユーザインタフェース設計 | junkato.jp

https://junkato.jp/ja/user-interface-design/
2021/04/12 10:09:44