vuejs pass slot to child

AMBIL SEKARANG

Vue Good Table - Vue.js Projects

An easy to use powerful data table for vuejs

Slots | Vue.js - vuejs.org

Content Projection, also known as "Transclusion" in Angular, is a powerful feature that allows you to pass content from a parent component to a child component.

Passing though/inheriting slots · vuejs · Discussion #9621

Each component in Vue can have its own set of data and methods, which you can pass down to its child components with props.