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
Hi,
I am using https://pnp.github.io/sp-dev-fx-controls-react/controls/TreeView/ control.
I passing a key defaultSelectedKeys={this.state.defaultSelected} , this works. but doesnt focus on the item due to long list of tree strutcure.
is there a way to focus on the item ?