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
sai ramsai ram 

how to pass value from parent to child combobox in lwc

Hi I have one requirement in lwc i want to pass value from parent to child combobox.

example i want to pass name as sairam value from parent to child 
ParentNames combobox.
how to show value in combobox options.
ANUTEJANUTEJ (Salesforce Developers) 
Hi Sai Ram,

You can try checking this stackexchange post that states links regarding the ways to pass attributes via events.

>>https://trailblazers.salesforce.com/answers?id=9063A000000a0TCQAY

I hope this helps.

Regards,
Anutej