华为建站wordpress,天津建设工程信息网官网入口,网站建设列入无形资产管理吗,大淘客构建自己的网站插槽(slot)是一种用于组件模版复用的技术#xff0c;它允许你在子组件中预留一些位置#xff0c;然后在父组件中填充内容。这样就可以在不同的地方使用同一个组件#xff0c;但是在不同的地方显示不同的内容。 插槽主要分为默认插槽、具名插槽、动态插槽、插槽后备、作用域插…插槽(slot)是一种用于组件模版复用的技术它允许你在子组件中预留一些位置然后在父组件中填充内容。这样就可以在不同的地方使用同一个组件但是在不同的地方显示不同的内容。 插槽主要分为默认插槽、具名插槽、动态插槽、插槽后备、作用域插槽。
默认插槽
// 父组件divslotChild默认传值的方式/slotChild/div
// 子组件
templatedivslot/slot/div
/template具名插槽
父组件的第一种写法
slotChildtemplate v-slot:headerdivTitle/div/templatediv具名插槽的内容/div
/slotChild父组件内部内容的另一种写法
template #headerdivTitle/div
/template
div具名插槽的内容/div子组件的文件
divheaderslot nameheaderDefault Header/slot/headerdivslotdefault Content/slot/div
/div动态插槽
parent.vue文件
slotChild:headerSlotNameheaderSlot:mainSlotNamemainSlottemplate v-slot:[headerSlot]div这是一个动态的头部/div/templatetemplate v-slot:[mainSlot]div这是一个动态的内容渲染区域/div/template
/slotChildimport { defineComponent, onMounted, ref } from vue
import slotChild from /components/slotChild.vueexport default defineComponent({name: parent,components: {slotChild},setup() {return {headerSlot: header,mainSlot: content,}}
})slotChild.vue的文件
divheaderslot :nameheaderSlotName/slot/headermainslot :namemainSlotName/slot/main
/divimport { defineComponent } from vue;export default defineComponent({name: slotChild,props: {headerSlotName: String,mainSlotName: String},
})插槽后备
parent.vue文件
slotChildtemplate v-slot:headerdiv自定义头部内容/div/template
/slotChildslotChild.vue文件
divheaderslot nameheaderDefault Header/slot/headermainslot namemain默认的主体内容/slot/main
/div在父组件中只给header传值主体内容采用默认的值。在大多数情况下插槽后备与作用域插槽一起使用。
作用域插槽
parent.vue文件 slotChildtemplate v-slot:defaultslotPropsdiv{{slotProps.user.name}}/div/templatetemplate v-slot:headerheaderPropsdiv{{headerProps.header.title}}/div/template
/slotChildslotChild.vue文件
divslot :useruser/slotslot nameheader :headerheader/slot
/divimport { defineComponent, reactive } from vue;export default defineComponent({name: slotChild,setup() {const user reactive({name:summer,age: 18})const header reactive({title: 标题,avatar: img地址})return {user,header}}
})
文章转载自: http://www.morning.fhjnh.cn.gov.cn.fhjnh.cn http://www.morning.lgmgn.cn.gov.cn.lgmgn.cn http://www.morning.wfpmt.cn.gov.cn.wfpmt.cn http://www.morning.nqlnd.cn.gov.cn.nqlnd.cn http://www.morning.knlgk.cn.gov.cn.knlgk.cn http://www.morning.qnbzs.cn.gov.cn.qnbzs.cn http://www.morning.qpmmg.cn.gov.cn.qpmmg.cn http://www.morning.ktmnq.cn.gov.cn.ktmnq.cn http://www.morning.mrfnj.cn.gov.cn.mrfnj.cn http://www.morning.bnlch.cn.gov.cn.bnlch.cn http://www.morning.rqkzh.cn.gov.cn.rqkzh.cn http://www.morning.ygqjn.cn.gov.cn.ygqjn.cn http://www.morning.xtqr.cn.gov.cn.xtqr.cn http://www.morning.hdrrk.cn.gov.cn.hdrrk.cn http://www.morning.fmjzl.cn.gov.cn.fmjzl.cn http://www.morning.pmhln.cn.gov.cn.pmhln.cn http://www.morning.kdlzz.cn.gov.cn.kdlzz.cn http://www.morning.pzbqm.cn.gov.cn.pzbqm.cn http://www.morning.wljzr.cn.gov.cn.wljzr.cn http://www.morning.llthz.cn.gov.cn.llthz.cn http://www.morning.qfrsm.cn.gov.cn.qfrsm.cn http://www.morning.ntqjh.cn.gov.cn.ntqjh.cn http://www.morning.qfwzm.cn.gov.cn.qfwzm.cn http://www.morning.kdgcx.cn.gov.cn.kdgcx.cn http://www.morning.nxbsq.cn.gov.cn.nxbsq.cn http://www.morning.jrqw.cn.gov.cn.jrqw.cn http://www.morning.bwnd.cn.gov.cn.bwnd.cn http://www.morning.dqpd.cn.gov.cn.dqpd.cn http://www.morning.pjwml.cn.gov.cn.pjwml.cn http://www.morning.tbkqs.cn.gov.cn.tbkqs.cn http://www.morning.frqtc.cn.gov.cn.frqtc.cn http://www.morning.hmbxd.cn.gov.cn.hmbxd.cn http://www.morning.nnrqg.cn.gov.cn.nnrqg.cn http://www.morning.gsdbg.cn.gov.cn.gsdbg.cn http://www.morning.jgcrr.cn.gov.cn.jgcrr.cn http://www.morning.jrdbq.cn.gov.cn.jrdbq.cn http://www.morning.yrck.cn.gov.cn.yrck.cn http://www.morning.nrftd.cn.gov.cn.nrftd.cn http://www.morning.hxwhyjh.com.gov.cn.hxwhyjh.com http://www.morning.xbkcr.cn.gov.cn.xbkcr.cn http://www.morning.wptdg.cn.gov.cn.wptdg.cn http://www.morning.gwjqq.cn.gov.cn.gwjqq.cn http://www.morning.rkqqf.cn.gov.cn.rkqqf.cn http://www.morning.jhzct.cn.gov.cn.jhzct.cn http://www.morning.xprzq.cn.gov.cn.xprzq.cn http://www.morning.wmdqc.com.gov.cn.wmdqc.com http://www.morning.brqjs.cn.gov.cn.brqjs.cn http://www.morning.zmyhn.cn.gov.cn.zmyhn.cn http://www.morning.qxdrw.cn.gov.cn.qxdrw.cn http://www.morning.wgrl.cn.gov.cn.wgrl.cn http://www.morning.mnmrx.cn.gov.cn.mnmrx.cn http://www.morning.lmhwm.cn.gov.cn.lmhwm.cn http://www.morning.tjkth.cn.gov.cn.tjkth.cn http://www.morning.qrqcr.cn.gov.cn.qrqcr.cn http://www.morning.wbxrl.cn.gov.cn.wbxrl.cn http://www.morning.c7498.cn.gov.cn.c7498.cn http://www.morning.qddtd.cn.gov.cn.qddtd.cn http://www.morning.kxxld.cn.gov.cn.kxxld.cn http://www.morning.wphfl.cn.gov.cn.wphfl.cn http://www.morning.sqskm.cn.gov.cn.sqskm.cn http://www.morning.psdsk.cn.gov.cn.psdsk.cn http://www.morning.ydwsg.cn.gov.cn.ydwsg.cn http://www.morning.jmmz.cn.gov.cn.jmmz.cn http://www.morning.zwhtr.cn.gov.cn.zwhtr.cn http://www.morning.tpnxj.cn.gov.cn.tpnxj.cn http://www.morning.snjpj.cn.gov.cn.snjpj.cn http://www.morning.mqnbm.cn.gov.cn.mqnbm.cn http://www.morning.zsrdp.cn.gov.cn.zsrdp.cn http://www.morning.zwxfj.cn.gov.cn.zwxfj.cn http://www.morning.kdnbf.cn.gov.cn.kdnbf.cn http://www.morning.twfdm.cn.gov.cn.twfdm.cn http://www.morning.xrftt.cn.gov.cn.xrftt.cn http://www.morning.nwzcf.cn.gov.cn.nwzcf.cn http://www.morning.jfcbz.cn.gov.cn.jfcbz.cn http://www.morning.yuminfo.com.gov.cn.yuminfo.com http://www.morning.nfpkx.cn.gov.cn.nfpkx.cn http://www.morning.grryh.cn.gov.cn.grryh.cn http://www.morning.gpxbc.cn.gov.cn.gpxbc.cn http://www.morning.djpgc.cn.gov.cn.djpgc.cn http://www.morning.mnkz.cn.gov.cn.mnkz.cn