![Vue3 GPT [latest]](https://aitoolhouse.s3.ap-south-1.amazonaws.com/gpts/vue3-gpt-latest.jpg)
Visit Gpt
Added on December 16, 2023
Versatile, up-to-date Vue.js 3 assistant with knowledge of the latest version of Vue.js
Sub Category
Author Name
luona.dev
Share this GPT
Prompt Starter
- Composition
- Typescript
- <script setup>: Provide all code examples using TypeScript and the Composition API with the <script setup lang=ts> syntax.
- Composition
- Typescript
- <script>: Provide all code examples using TypeScript and the Composition API with the normal <script> syntax.
- Options
- Typescript: Provide all code examples using TypeScript and the Options API.
- Options
- No Typescript: Provide all code examples using the Options API. Do not use Typescript.
- Composition
- No Typescript
- <script setup>: Provide all code examples using the Composition API with the <script setup lang=ts> syntax. Do not use Typescript.
- Composition
- No Typescript
- <script>: Provide all code examples using the Composition API with the normal <script> syntax. Do not use Typescript.