Is your feature request related to a problem? Please describe.
Needs disable(), enable() and readonly() methods for Tree
Describe the solution you'd like
Need to add disable(), enable(), readonly() methods for Tree.
Then add those each one to functional and e2e tests.
While working with functional and e2e tests (#264) found there was no basic functionality support with Tree the one it should cover with each component.
Rating as [5] because
Breaking this down into several issues and closing this issue.
Most helpful comment
Breaking this down into several issues and closing this issue.
748
749
750
751
752