Design Atoms Reference
- Less than a minute to read
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-atomsmanipulates products and design elements.@aurigma/design-atoms-interfacesdeclares interfaces.@aurigma/design-atoms-modelimplements the object model.@aurigma/design-atoms-textworks 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.