Angular Wrapper Performance Advantage?

I have an Angular 4 project and I’ve managed to implement Handsontable CE 0.35.0 w/o a wrapper. Is there any performance advantage to using a wrapper or is it more of programming convenience (strong typing etc)? Unfortunately I’m having to support IE 10/11 and I need every performance advantage I can find :wink:

Hi @jac

The performance shouldn’t be different in the angular app. However, please notice that the wrapper is in beta version and it is not recommended to be used on production.