FormPreview
Install

Install


API

Props

nametypedefaultdescriptionrequired version
header-labelstringheader label--
header-valuestringheader value--
body-itemsarray[]a list of label and value pair--
footer-buttonsarray[]button list. Default is a gray style, and the primary text is highlighted. [{style: 'primary', text: 'text', onButtonClick: fn(prop:name), link: '/path'}] --


Contributors

Contributors

Total commits quantity: 12,Total contributors quantity: 2

airylandQiongrong Jiang

Changelog

Releases

  • v2.5.12 [fix] Fix layout issue when header-value is empty #1935
  • v2.1.1-rc.14 [fix] Fix variable: form-preview-button-primary-color
  • v2.1.1-rc.14 [feature] Support prop:name #1123