function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
dinesh abcdinesh abc 

How to configuration page for lwc component

sachinarorasfsachinarorasf
Hi Dinesh,

I have gone through your problem. 

You can use the below links:

1.https://developer.salesforce.com/docs/component-library/documentation/en/lwc/lwc.use_config_for_app_builder
2.https://rajvakati.com/2018/12/26/lightning-web-components-in-lightning-app-builder/
3.https://salesforce.stackexchange.com/questions/253890/add-lightning-web-component-to-lightning-tab
4.https://developer.salesforce.com/docs/component-library/documentation/en/lwc/lwc.use_navigate_page_types

I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.

Thanks and Regards,
Sachin Arora
AbhishekAbhishek (Salesforce Developers) 
Hi Dinesh,

Go thorugh the below blogs which might help you,

https://rajvakati.com/2018/12/26/lightning-web-components-in-lightning-app-builder/

https://developer.salesforce.com/docs/component-library/documentation/en/lwc/lwc.use_config_for_app_builder

I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.

Thanks.