mui / material-ui

Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
https://mui.com/material-ui/
MIT License
93.25k stars 32.12k forks source link

[docs] Allow selecting text in Default theme viewer #37152

Open MonstraG opened 1 year ago

MonstraG commented 1 year ago

Duplicates

Related page

https://mui.com/material-ui/customization/default-theme/

Kind of issue

Other

Issue description

I would like to be able to copy values (or keys) from Default theme viewer, but I can't.

Context 🔦

n/a

ZeeshanTamboli commented 1 year ago

We use the Tree View component under the hood for this.

Unrelated to your request, there is a issue regarding allowing selection in tree view (https://github.com/mui/mui-x/issues/9958).

MonstraG commented 1 year ago

Hm, can we add a <pre></pre> version of the viewer in the meantime?