Forum Discussion
Hi nickb777
in general when deciding to replace a standard Lithium widget with a custom component you need to ensure that you can recreate all the features of the standard widget that you need. If this is not possible - then you can consider a simple re-skinning of the standard component.
That said - you are right in taking performance into consideration and trying to minimize the number of rest calls that you will need, especially for components that will live in a busy page (such as the community homepage). Of course it is all related to the metrics of your community and what are your goals etc ...
Hopes this gives some ideas!
- nickb77711 years agoGuide
Thanks for getting back to me PaoloT.
Please can you explain the basic process of re-skinning a standard component?
I understand that I'd need create a custom component based on the name of the standard component, but I'm not sure what the advantage of doing this vs. creating a separate custom component is.
Does this enable you to utilise the data from the standard component without using REST calls?
Related Content
- 2 years ago
- 3 years ago