vuejs | Arroba IT
Skip to content

Articles tagged with "vuejs"

Accessing Computed Property of Child Component in Vuejs

Switching from JQuery to VueJS can be a bit bumpy; especially if you use a plugin like DataTables, which is currently not available in the kind for VueJS. In the post I show how I added the number of rows of a table to the vue-table-component package of Spatie and made it reactive.

Date