Developing AEM Components - Code Samples
Last update: April 17, 2024
- Topics:
- Developing
CREATED FOR:
- Developer
This section provides some examples on how to create your own components for AEM.
For the underlying concepts, see:
For information about the classic UI see AEM Components for the Classic UI.
To help you analyze, test and debug your components, AEM provides:
Code Sample - How to Customize Dialog Fields
CODE ON GITHUB
You can find the code of this page on GitHub
- Open aem-authoring-dialog-fields-customization project on GitHub
- Download the project as a ZIP file
This code sample is related to the AEM Gems session on Customizing Dialog Fields.
Related Resources
Add New Action to a Component Toolbar
New actions can be added to component toolbars using the edit layer of the page editor.
Details, together with links to the code sample, are under Add New Action to a Component Toolbar.
Customizing and Extending Content Fragments
You may want to extend the standard Content Fragment component to add features.
Details are under Customizing and Extending Content Fragments.
recommendation-more-help
19ffd973-7af2-44d0-84b5-d547b0dffee2