mui-x icon indicating copy to clipboard operation
mui-x copied to clipboard

[docs] Improve Tree View selection doc

Open flaviendelangle opened this issue 1 year ago • 1 comments
trafficstars

My first goal was to add a single selection demo, which was really lacking. But I ended up doing a lot more changes on this page. I'll replicate the changes on the SimpleTreeView doc once approved :+1:

I took the DataGrid doc as an inspiration, but IMHO it is not great (no link to the multi select keyboard shortcuts for instance).

  • [x] Add an example for the single selection
  • [x] Link to the accessibility doc for both the single and multi selection sections
  • [x] Link #12883
  • [ ] Write the same doc on the SimpleTreeView

flaviendelangle avatar May 13 '24 09:05 flaviendelangle

Doc applied to SimpleTreeView and example added for parent-children relationship

flaviendelangle avatar May 20 '24 07:05 flaviendelangle