Files
flipper/src/ui/components/table
Daniel Büchele 8bc26378f0 copy virtualized rows
Summary: Rows that were virtualized and currently not rendered weren't copied, because we were using the DOM to get their content. This changes this to use out `textContent` utility to get the value of a row and therefore enables copying rows that are not rendered.

Reviewed By: jknoxville

Differential Revision: D15898935

fbshipit-source-id: c372bc4e77477214860f0513b442374da8f72416
2019-06-19 09:01:00 -07:00
..
2019-06-19 09:01:00 -07:00
2019-06-10 10:36:25 -07:00
2019-03-22 07:07:31 -07:00
2019-06-11 09:23:13 -07:00
2018-06-01 11:03:58 +01:00