Skip to main content

Design Atoms Reference

Design Atoms allows you to integrate web-to-print and graphic design solutions into your business or application. This framework contains three front-end libraries:

  • @aurigma/design-atoms manipulates products and design elements.
  • @aurigma/design-atoms-interfaces declares interfaces.
  • @aurigma/design-atoms-model implements the object model.
  • @aurigma/design-atoms-text works with text in the viewer.

They are Node.js packages and can be installed through npm:

npm install @aurigma/design-atoms --save

This API reference provides information on available classes and how you can interact with them.

Was this page helpful?