Из-за периодической блокировки нашего сайта РКН сервисами, просим воспользоваться резервным адресом:
Загрузить через dTub.ru Загрузить через ClipSaver.ruУ нас вы можете посмотреть бесплатно LWC RefreshView API - Update standard view from custom component without Page Refresh или скачать в максимальном доступном качестве, которое было загружено на ютуб. Для скачивания выберите вариант из формы ниже:
Роботам не доступно скачивание файлов. Если вы считаете что это ошибочное сообщение - попробуйте зайти на сайт через браузер google chrome или mozilla firefox. Если сообщение не исчезает - напишите о проблеме в обратную связь. Спасибо.
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса savevideohd.ru
✨ lightning/refresh module! ✨ To leverage the power of the RefreshView API, simply import the lightning/refresh module into your LWC code. This module not only replaces force:refreshView for Aura components but also offers additional capabilities. With the lightning/refresh module, you gain access to: 🔄 The RefreshEvent event: Now, your module can fire this event to indicate the need for a refresh. It's a handy way to trigger updates in your LWCs dynamically. 🔧 Methods for registration: Components can register to receive the dispatched refresh event and kickstart the refresh process. This allows for seamless communication and synchronization between different parts of your Salesforce org. 💡 Callback methods: You can register callback methods that are invoked during the refresh process. This enables you to perform specific actions or execute custom logic when the refresh event occurs. CODE Available on - https://www.udemy.com/course/zero-to-... #lwc #summer23 #salesforce