mirror of
https://github.com/pdfme/pdfme.git
synced 2026-06-21 20:59:38 -04:00
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.3.0...3.3.1) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@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.