You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: