API
Props
name | type | default | description | required version |
header-label | string | header label | -- | |
header-value | string | header value | -- | |
body-items | array | [] | a list of label and value pair | -- |
footer-buttons | array | [] | 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 JiangChangelog
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