mrin9 / RapiPdf

PDF generation from OpenAPI / Swagger Spec
https://mrin9.github.io/RapiPdf
MIT License
281 stars 100 forks source link

Fontawesome icon & bootstrap btn class #110

Open MukeshSalaria opened 2 years ago

MukeshSalaria commented 2 years ago

Attributes to add font awesome icon on left side of button text add bootstrap btn class to change the style of the buttons

<rapi-pdf id="rapipdf" spec-url="./test.yaml" ...... button-icon="fa-solid fa-file-pdf" button-css-class ="btn-danger"></rapi-pdf>