Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Fix typo in column visibility example #3734

Merged
merged 1 commit into from Jan 25, 2022

Conversation

flaviendelangle
Copy link
Member

Closes #3720

Will automerge

@flaviendelangle flaviendelangle added the docs Improvements or additions to the documentation label Jan 25, 2022
@flaviendelangle flaviendelangle self-assigned this Jan 25, 2022
@mui-bot
Copy link

mui-bot commented Jan 25, 2022

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 191.5 539.4 319.9 334.22 124.02
Sort 100k rows ms 491.9 859.9 688.9 669.86 145.119
Select 100k rows ms 203.5 395.7 239.8 292.92 84.404
Deselect 100k rows ms 144.2 221.1 191.1 185.6 25.316

Generated by 🚫 dangerJS against 416bd22

@flaviendelangle flaviendelangle merged commit ea33e2a into mui:master Jan 25, 2022
@flaviendelangle flaviendelangle deleted the typo-column-visibility branch January 25, 2022 10:45
@oliviertassinari oliviertassinari added the component: data grid This is the name of the generic UI component, not the React module! label Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[docs] Error in columnsVisibilityModel initial state prop (should be columnVisibilityModel).
3 participants