playcanvas / pcui

UI component library for web-based tools
http://playcanvas.github.io/pcui
MIT License
668 stars 65 forks source link

TreeViewItem missing in API docs? #117

Closed yaustar closed 1 year ago

willeastcott commented 1 year ago

What you were originally pointing out was that there wasn't a Storybook entry for TreeViewItem. However, it doesn't really make sense to have such a page because you need a TreeView to visualize TreeViewItems.

But you're really asking about API reference. And now, you can find this here:

https://playcanvas.github.io/pcui/typedocs/classes/TreeViewItem-1.html

Fixed by #190.