DataTable API
DataTable API
![Imbari](https://secure.gravatar.com/avatar/c4760951efae594d26a3f89f55d83a7b/?default=https%3A%2F%2Fvanillicon.com%2Fc4760951efae594d26a3f89f55d83a7b_200.png&rating=g&size=120)
Thank you for an awesome library. I have tried to ready the docs and I see there is an option to use DataTable Api instead of JQuery for interactivity for I am use Vue3 for my frontend. I want to use the select Extension but when I create a DataTable instance it does not accept arguements and so I cannot continue to use select extension.
Replies
see this Vue3 blog. Looks like there is an example of adding the Select extension.
Kevin