Generate dynamic/adaptive default value for datetime Input component

Hi,
My figure component has a date input component, and i want its default value to be when the user click in which means its dynamic and depends on the time from client side(rather than server side), how can I achieve this?
thanks in advance.

can somebody give some help?

can somebody give some help?

Hey @dingx,

Check out the section “Updates on Page Load” here. That might help you achieve what you want?