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
Is there a way to suppress the JSON output from displaying?
Or even better, maybe getting a callback when an item is clicked so the output can be customized?
The text was updated successfully, but these errors were encountered:
Nice work on this component.
I have set selectable to False, but 'None' still appears under the timeline.
timeline = st_timeline(items, groups=[], options={"selectable": False}, style=None, height="200px")
Is there a way to suppress the JSON output from displaying?
Or even better, maybe getting a callback when an item is clicked so the output can be customized?
The text was updated successfully, but these errors were encountered: