Hi,
I'm trying to implement TreeGrid in my Vue page, but no luck.
What I'm tried:
npm install @syncfusion/ej2-vue-treegrid
Result: http://prntscr.com/oyi6f3
It's look like styles are not included, but by Developer tools exists, how I understand: http://prntscr.com/oyi6og
What I'm doing wrong?