Open
Description
Hi,
I would like to modify the props (for instance to add the current time into the title, or a time sensitive elements like a counter) when the user clicks on a share button.
Is this possible? Right now, I'm using a closure function and I can read some props, like the displayName, but did not find a way to modify them
Am I missing something obvious?
beforeOnClick={() => before(props)}
onShareWindowClose={() => after(props)}
Metadata
Metadata
Assignees
Labels
No labels