<div data-react-class="Duration" data-react-props="{"startDate":"","endDate":""}">
I have this in my html. How can I change the startDate and endDate values in data-react-props using jquery?
<div data-react-class="Duration" data-react-props="{"startDate":"","endDate":""}">
I have this in my html. How can I change the startDate and endDate values in data-react-props using jquery?