# Slot API Debug ```html label1 label2 label3 label4 label5 ``` ```js export default { data () { return { value: null } } } ```