hperrin / svelte-material-ui

Svelte Material UI Components
https://sveltematerialui.com/
Apache License 2.0
3.32k stars 284 forks source link

TreeView component #243

Open amit777 opened 3 years ago

amit777 commented 3 years ago

Is your feature request related to a problem? Please describe. Organizing assets in a hierarchical way requires a TreeView component

Describe the solution you'd like A component similar to this: https://material-ui.com/components/tree-view/

amit777 commented 3 years ago

Here is another example using angular with material design: https://material.angular.io/components/tree/overview

hperrin commented 3 years ago

I've created a new namespace, @smui-extra on NPM. I'm planning on starting to implement some of the Material components that MDC-Web hasn't implemented yet there. :)

bitlogist commented 1 year ago

I'm looking forward to seeing a tree view and a better datepicker.