Practice - 5 Tasks
Answer the questions below
1fill in blank
easyComplete the code to access a global property in a Vue component.
Vue
<script setup>
const appName = [1]().proxy.appName
</script> Drag options to blanks, or click blank then click option'
Attempts:
3 left
💡 Hint
Common Mistakes
Using 'this' inside