Files
pdfme/packages/ui
dependabot[bot] ad09a747e0 Bump rollup from 4.37.0 to 4.38.0 (#895)
Bumps [rollup](https://github.com/rollup/rollup) from 4.37.0 to 4.38.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.37.0...v4.38.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-01 10:31:24 +09:00
..
2025-03-03 10:20:36 +09:00
2024-11-24 17:58:12 +09:00

@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.