We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b16e1 commit 640c86fCopy full SHA for 640c86f
ipydatagrid/datagrid.py
@@ -268,7 +268,7 @@ class DataGrid(DOMWidget):
268
header_selection_border_color : border color of headers intersecting with selected area at column or row
269
cursor_fill_color : fill color of cursor
270
cursor_border_color : border color of cursor
271
- scroll_shadow : color parameters for scroll shadow (vertical and horizontal). Takes three paramaters.
+ scroll_shadow : color parameters for scroll shadow (vertical and horizontal). Takes three paramaters.
272
size : size of shadow in pixels
273
color1 : gradient color 1
274
color2 : gradient color 2
0 commit comments