The Grid component allows rendering Bootstrap tooltips in the cells. To enable this feature, you need to add the Bootstrap css to initialize the tooltip.
npm install vue bootstrap bootstrap-vue
npm install @syncfusion/ej2-vue-grids --save
npm run serve
npm run build