First off, great work on the Tree View component—it’s a well-designed and valuable addition. While reviewing the documentation, I noticed a couple of typos in the JavaScript behavior section that may need correction:
The Methods section currently refers to HSSelect when it should be HSTreeView.
In the Methods Usage section, it displays HTreeView rather than the correct HSTreeView.
I wanted to bring these to your attention to help improve clarity for users. Thank you for your hard work on this component—it’s shaping up really well.
Hello @jahaganiev
First off, great work on the Tree View component—it’s a well-designed and valuable addition. While reviewing the documentation, I noticed a couple of typos in the JavaScript behavior section that may need correction:
The Methods section currently refers to
HSSelect
when it should beHSTreeView
.In the Methods Usage section, it displays
HTreeView
rather than the correctHSTreeView
.I wanted to bring these to your attention to help improve clarity for users. Thank you for your hard work on this component—it’s shaping up really well.