79159431

Date: 2024-11-05 14:14:36
Score: 2.5
Natty:
Report link

If you mean if you can type a component Ref yes you can. Since vue 3.5 you can type a component template ref :100 https://vuejs.org/guide/typescript/composition-api.html#typing-component-template-refs

For other types. When you search for something there is always a section for typing.

For a general typescript overview https://vuejs.org/guide/typescript/overview.html

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: devnik