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 11bf0ff commit e7e09bfCopy full SHA for e7e09bf
src/re_com/nested_v_grid.cljs
@@ -116,7 +116,7 @@
116
:validate-fn integer?
117
:default 40
118
:description
119
- [:span "Controls the default cross-axis size (i.e. width) of every column-header."]}
+ [:span "Controls the default cross-axis size (i.e. width) of every row-header."]}
120
121
{:name :row-header-widths
122
:type "vector of integers | r/atom"
0 commit comments