Open caub opened 6 years ago
There are no plans to add a Collapsible Component to the core library but we would like to add a plugin system so users can share higher-level components with each other. In the mean time here's a pure-javascript implementation of the Collapsible Component using MUI: https://jsfiddle.net/muicss/v5ytxft0/
Is there a plan to implement this kind of Collapsible Component?