File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
- pkg_help_description : >
2
- Dash DataTable is an interactive table component designed for
3
- designed for viewing, editing, and exploring large datasets.
4
- DataTable is rendered with standard, semantic HTML <table/> markup,
5
- which makes it accessible, responsive, and easy to style. This
6
- component was written from scratch in React.js specifically for the
7
- Dash community. Its API was designed to be ergonomic and its behaviour
8
- is completely customizable through its properties.
9
- pkg_help_title : >
1
+ pkg_help_description : >-
2
+ An interactive table component designed for editing and exploring
3
+ large datasets, DataTable is rendered with standard, semantic HTML
4
+ <table/> markup, which makes it accessible, responsive, and easy
5
+ to style. This component was written from scratch in React.js
6
+ specifically for the Dash community. Its API was designed to be
7
+ ergonomic and its behaviour is completely customizable through its
8
+ properties.
9
+ pkg_help_title : >-
10
10
Core Interactive Table Component for Dash
You can’t perform that action at this time.
0 commit comments