You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
At the moment it is possible for a button to retrieve a timestamp:
n_clicks_timestamp | An integer that represents the time (in ms since 1970) at which n_clicks changed. This can be used to tell which button was changed most recently.
However, this option is not available for the dropdown menu. Would be nice if this would be implemented.
The text was updated successfully, but these errors were encountered:
At the moment it is possible for a button to retrieve a timestamp:
n_clicks_timestamp | An integer that represents the time (in ms since 1970) at which n_clicks changed. This can be used to tell which button was changed most recently.
However, this option is not available for the dropdown menu. Would be nice if this would be implemented.
The text was updated successfully, but these errors were encountered: