Salesforce Fact #307 | Pass date value from flow to LWC
Do you know we have a targetConfig property type Date in LWC. But this is applicable only for lightning flowscreen. So we can pass input date value from screen flow to LWC.
For more details, please check: https://developer.salesforce.com/docs/component-library/documentation/en/lwc/lwc.reference_configuration_tags
Attached are the screenshots.
Comments
Post a Comment