UUI icon indicating copy to clipboard operation
UUI copied to clipboard

[Docs]: Add Table example with custom row

Open AlekseyManetov opened this issue 3 years ago • 1 comments

Create table doc example with custom renderRow implementation

AlekseyManetov avatar Jan 19 '22 12:01 AlekseyManetov

https://codesandbox.io/s/uui-tables-row-styles-jz9ld?file=/Example.tsx:1423-1461 - at least let's have this example.

We need to illustrate both:

  • custom css on row
  • complex customizaition, like adding a foldable panel with details to each row

jakobz avatar Jan 19 '22 12:01 jakobz