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 was archived by the owner on Aug 29, 2025. It is now read-only.
An R package providing support for the dash-table component should be made available from this repo, including complete documentation which mirrors the Python docstring content, and is accessible via R's help viewer.
Argument typing information for the component should be edited as needed to better match R's data structures (e.g. "named list" instead of dict or "unnamed list" instead of list).