Auto height semantics for DataTable are not immediately obvious #3897
davetapley
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just spent ten minutes writing up issue for
DataTablenot supporting newlines in cells before realizing it is supported but:height=Nonetoadd_row(because default is1), and:add_rowsdoesn't acceptheight(and I've only ever usedadd_rowsso didn't know aboutheight😞 ).Would PR be welcome to caution this in the docs, and add
heighttoadd_rows? 🙏🏻Beta Was this translation helpful? Give feedback.
All reactions