Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
Co-authored-by: Yihui Xie <[email protected]>
  • Loading branch information
Mosk915 and yihui authored Nov 25, 2024
1 parent 17dc124 commit ecad392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGES IN DT VERSION 0.34

- Added `lazyRender` parameter to `datatable`, which gives the option for the table to be rendered immediately rather than waiting for it to become visible (#1156).
- Added `lazyRender` parameter to `DT::datatable()`, which gives the option for the table to be rendered immediately rather than waiting for it to become visible (thanks, @Mosk915, #1156).

# CHANGES IN DT VERSION 0.33

Expand Down

0 comments on commit ecad392

Please sign in to comment.