## 組件wl-pdf-download使用文檔
~~~
<wl-pdf-download
width="800px"
height="500px"
name="pdf下載"
:url="url"
:pdfUrl="pdfUrl"
:type="buttonType"
></wl-pdf-download>
~~~
### wlPdfDownload props
| 屬性 | 說明 | 類型 | 默認值 |
| --- | --- | --- | --- |
| width| modal寬度px、% | String| 100%|
| height| modal高度px | String| 500px |
| name|按鈕名稱 | String | 下載 |
| url| 需要下載PDF路徑 | String|
| pdfUrl| pdf模板 | String|
| type| 按鈕類型| String| primary |
| styles| 控制模態框樣式| Object| {} |
- 編寫模版
- 模態框 wl-modal
- 富文本框 wl-tinymce
- 國家選擇下拉框 wl-select-country
- 時間軸 wl-timeline
- 國籍選擇下拉框 wl-select-nationality
- 時間及時間段選擇器 wl-timepicker
- 日期及日期段選擇器 wl-datepicker
- 自定義內容下拉框 wl-select-custom
- excel下載組件 wl-down-excel
- 多選框 wl-checkbox
- 多選下拉框 wl-select-mutiple
- 柱狀圖 wl-bar-chart
- 折線圖 wl-line-chart
- 餅圖 wl-pie-chart
- pdf預覽并下載 wl-pdf-download
- excel導入 wl-import-excel
- 生成二維碼 wl-create-qrcode
- 流程預覽 wl-flow-viewer
- 級聯選擇城市 wl-select-city
- 圖片預覽 wl-viewer-show-img
- 業務綜合組件
- 接口管理wl-inter-face-page
- 系統異常微信通知wl-try-catch-notice
- 地圖組件 wl-map