Data Binding in Lightning Web ComponentLakshmi Deepak InkurthiOct 10, 20211 min readBy default LWC is not a two way data reactive. To make this reactive we need to handle the user change actions on the component propertytake a look at this video to know more details
By default LWC is not a two way data reactive. To make this reactive we need to handle the user change actions on the component propertytake a look at this video to know more details
Comments