np-form Custom Footer

Customize the footer through the footer prop.

浏览器不支持,请手动复制 footer.en.vue

Component Configuration

FormOption Props

PropDescriptionTypeDefault
footerFooter config; set to false to hide the whole footerboolean / FooterProps-
PropDescriptionTypeDefault
submitBtnWhether to show the submit buttonbooleantrue
resetBtnWhether to show the reset buttonbooleantrue
prefixRenderPrefix render function(data)=>VNode-
suffixRenderSuffix render function(data)=>VNode-