docs
docs copied to clipboard
📄 Documentation for Vue 3

This lead to a dead link
I'm new to Vue but have angualarJS (aka angular 1) experience and back then, anything outside of the angular scope had to be brought back into the scope for reactivity....
## Description of Problem `useTemplateRef` cannot accept `null` as key and does not need union with `null` in generic param type, as `null` will be added to the return type...
Please add a reset button to the tutorial editors. A browser refresh does reset the current editor state. A dedicated button to reset the editor may add a better UX.
[The English documentation](https://vuejs.org/guide/typescript/composition-api.html#props-default-values) mentions it But [the French one](https://fr.vuejs.org/guide/typescript/composition-api.html#props-default-values) does not Cf. screenshots: | English | French | | ------------- | ------------- | |  |  is only `string`, however, the actual return type according to `runtime-core.d.ts` is `string | undefined`. Is this intentional or is it not...
文档中只支持string和Component类型  实际上VNode类型也支持 
## Description of Problem ## Proposed Solution ## Additional Information