Angular
Tutorials, sample code and SDKs to assist your Angular development.
TutorialsLink copied!
- Get started tutorial. An Angular example that demonstrates how use the Content Delivery SDK to retrieve content from the CMS and render it. Uses the example of a simple banner. Find this on GitHub in the sample code repo.
SDKsLink copied!
- Content Delivery SDK. A JavaScript SDK that makes it easier to use the Content Delivery API.
- Visualization SDK. A JavaScript SDK for creating realtime visualisations.
Sample codeLink copied!
The following examples all use the Angular framework.
ExtensionsLink copied!
Image transformation extensionLink copied!
The image transformation extension makes it easy for a user to apply Dynamic Media parameters to an image by choosing options in the user interface. The selected parameters are saved with the content item and can be used by your rendering code to transform the image on the fly using Dynamic Media.
Find it on GitHub.
Brand colours extensionLink copied!
This extension ensures that you can select from colours that are part of your branding. Your brand colours are defined in the extension parameters.
Find it on GitHub.