Reusable spinner with text | Lightning Web Components
Вставка
- Опубліковано 7 лис 2024
- In this video, you will learn how to create a reusable spinner with different sizes, variants, and help text. Always try to build a reusable component that helps you write test cases once and build a robust component.
SPINNER COMPONENT
====================
developer.sale...
CODE
=============================================
I will share soon
FOR COOL STUFF OF LIGHTNING WEB COMPONENT
=============================================
www.salesforce...
FOLLOW ME -
FACEBOOK - / salesforcetroop
LINKEDIN - / nikhilkarkra
TWITTER - @karkra_nikhil
This is especially for all the students and IT professional who wants to make their career in Salesforce.
PLEASE DO LIKE, SHARE AND SUBSCRIBE THIS VIDEO WITH ALL YOUR STUDENT NETWORK, IT NETWORK AND SALESFORCE NETWORK.
Let everyone learn Salesforce and become a part of our #Ohana.#navigation #lwc #ohana #pagination
thank you so much, it has helped a lot
It should be a Salesforce native property, but happily it was an easy workaround
The videos are good. Really helpful. Thank you.
Looking forward for more videos on LWC and aura
Thank you so much sir for all your awesome videos.... I am done with all your lwc projects and I am always waiting for your new lecture in lwc
Please make more project based tutorials on lwc
Again thanks sir
Hi Nikhil
I have seen spinner positions itself perfectly when we use it under lightning card but in case of modals or other content, it overflows. Any thoughts?
you mean spinner is behind the modal?
@@salesforcetroop yes spinner over the modal or inside the modal
Hey Nikhil, Good Video! Is it also possible to apply css to spinner like applying custom color (apart from base, brand and inverse) and custom size?
If you build custom spinner its possible to update. IN this video i have just extend the functionality of lightning-spinner given by salesforce