add support for Form slots in FormSchema config
example:
componentsProps{
slots:{
append: ()=>h('span',null,'appendd slot')
}
}
master
parent
0c60904918
commit
5cefb7286d
Loading…
Reference in New Issue