Using widgets to build angular application

I am working with Cumulocity free trial version where I am trying to build widgets for web app using Angular 14 with Node 14 version. I want to check if we can build widgets without the use of Angular material. Does cumulocity provide libraries for web development which are built without the use of angular material for various reusable components such as tables with pagination, etc.

Hi,

the Cumulocity WebSDK offers a component library @c8y/ngx-components a documentation for it is available here: Web SDK documentation

A bunch of it is based on top of: ngx-bootstrap.
There is also an “unofficial” styleguide available here: https://styleguide.cumulocity.com/

I assume you have had a look at some of the examples found here. https://open-source.softwareag.com/

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.