[accordion] Support "hidden=until-found" pattern #702
Labels
component: accordion
This is the name of the generic UI component, not the React module!
new feature
New feature or request
priority: low
To delay as much as possible
Summary
The
hidden="until-found"
attribute isn't widely available yet: https://caniuse.com/mdn-html_global_attributes_hidden_until-found_value but it would be great to plan its support. It's better UX. https://developer.chrome.com/docs/css-ui/hidden-until-found for more detailsWe also have something related to not mounting children to save performance https://mui.com/material-ui/react-accordion/#performance, and this would be another part of the tradeoff for developers when deciding which path they take.
Examples
Search keywords: -
The text was updated successfully, but these errors were encountered: