外观
FormTable是formSchema与table以及集成分页组件的结合,方便快速接入curd 所有的配置属性均与其组件一样,故此不再重复赘述。
FormTable
formSchema
table
curd
默认支持所有table组件属性,因此可以通过插槽方式自定义
注意
由于存在form插槽与table插槽,因此在使用插槽时需要添加组件类型前缀(form/table),如table插槽,table-name
table-name