Improve documentation
See original GitHub issueThis section says:
In order for the virtual DOM to function correctly you must ensure that the table element has a height you can either define this in the CSS for the element or set it using the height option in the table constructor, this can be set to any valid CSS value. If no height is set the table will revert to the standard DOM mode and try and render all rows at once, which will have a performance impact on tables with a large number of rows.
But here virtualDOM
option does not mention this.
Probably you should put link from here to the paragraph above
You should put a note about the true
is falling back to false
when table has no height
Issue Analytics
- State:
- Created 5 years ago
- Comments:71 (10 by maintainers)
Top Results From Across the Web
Strategies for Improving Documentation
EHRs increase healthcare providers' responsibility and accountability with respect to reviewing, comprehending and documenting personal health information.
Read more >10 Tips to Improve Technical Documentation Skills
Technical writing requires knowledge of the subject and creative writing skills. Find out how to improve your technical documentation skills ...
Read more >How to Improve Documentation In Healthcare - Ditto Transcripts
What is effective healthcare documentation? · Provide factual, consistent, and accurate input · Update the information after any recordable event ...
Read more >Five ways to improve clinical documentation and bridge the ...
Five strategies for improving clinical documentation compliance · 1. Do the pre-work before launching a CDI program · 2. Find a physician champion...
Read more >Tips for Great Nursing Documentation - Rivier Academics
Improving Your Nursing Skills. Nursing documentation is critical to effective communication within a patient care team. Develop the communication skills you ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hey @KES777
Thanks for those, yes it is still helpful when you post the feedback on here.
Cheers
Oli 😃
Hey @KES777
Thanks for heads up on the typos, they should all be fixed now.
Thanks for your feedback on the headerSort property, but im going to keep it where it is for the time being. There are lots of users who want to disable sort on a per column basis.
Cheers
Oli 😃