Package Exports
- @aswar-new-pdf-builder/ui
- @aswar-new-pdf-builder/ui/dist/index.es.js
- @aswar-new-pdf-builder/ui/dist/index.umd.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@aswar-new-pdf-builder/ui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@pdfme/ui
This library provides the following classes, which can be integrated into applications built with any framework:
Designer
: A WYSIWYG editor for designing templates.Form
: A form based on templates for collecting input data.Viewer
: A viewer for displaying PDF files generated with @pdfme/generator using templates and input data.
For the complete documentation of pdfme, please refer to this link.