У нас вы можете посмотреть бесплатно Understanding Vue 3's "expose" или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Have you ever created a component that needs to make a few methods and properties available to the template, but wish those methods were private to the component? Vue's "expose" feature helps you achieve this. Ready to master Vue.js? With weekly Vue js tutorials on the latest topics, and exclusive content with Evan You (the creator of Vue), Vue Mastery is the ultimate learning resource for Vue developers to level-up their skills. Watch more free Vuejs tutorials 👉 https://www.vuemastery.com/courses Get in touch 👉 [email protected] 0:00 Introduction 0:50 A practical example 4:04 Options API 4:44 Composition API Render functions 7:15 Wrapping up