Skip to content

Latest commit

 

History

History

README.md

@fundamental-ngx/cx

npm version Build Status npm Slack REUSE status

Description

@fundamental-ngx/cx provides Angular components for SAP Customer Experience use cases, built on the SAP Design System.

See the Component Documentation for examples and API details.

Requirements

Angular 22 or newer. Prior knowledge of Angular is recommended.

Getting Started

ng add @fundamental-ngx/cx

Import individual components (standalone by default):

import { SideNavigationModule } from '@fundamental-ngx/cx/side-navigation';

Versioning

Check the Breaking Changes for upgrade guidance.

Known Issues

See Issues.

Support

If you encounter an issue, you can create a ticket.

Contributing

See CONTRIBUTING.md for guidelines and NEW_COMPONENT.md for building new components.

License

See LICENSE.txt.