what is v-slot in vue

AMBIL SEKARANG

Proposed shorthand for v-model · vuejs/rfcs · Discussion #395 · GitHub

Summary A shorthand for v-model with and without arguments Basic example :: is shorthand for v-model ::attribute is shorthand for v-model:attribute Motivation Vue provides special shorthands for tw...

[Documentation] Data Table slots - item.data-table-select does ...

[Bug Report] v-data-table using v-slot:body no-data-text not show in electron-vue #8660.

Tự học Vuejs | Tìm hiểu về Slots trong Vuejs

... Vue đều sử dụng theo kểu shorthand vì nó gọn hơn: -- @ thay cho v-on -- : thay cho v-bind -- # thay cho v-slot. 11. Đừng gọi method trong created và watch.