Varun Chauhan
Results
1
comments of
Varun Chauhan
showMenu = (item, index) => { this._menu[index].show() }; {this._menu[index] = menu}} button={this.showMenu(item, index)}>Show menu}> Menu item 1 Solution worked for me:) thanks alots.