dotCMS / core

Headless/Hybrid Content Management System for Enterprises
http://dotcms.com
Other
864 stars 467 forks source link

SDK: Adding Editable Listing Page Example to NextJS, Angular, and Astro Examples #30702

Open fmontes opened 3 days ago

fmontes commented 3 days ago

Task description

As a developer, I want to know what is the best approach to render a listing page which is also editable in UVE in NextJS, Angular, or Astro.

### Acceptance Criteria
- [ ] The NextJS, Angular, and Astro examples should be updated with a clear and concise example of an editable listing page.
- [ ] The example should demonstrate how to render a listing page with editable content fields.
- [ ] Users should be able to understand and replicate the process of creating an editable listing page based on the provided example.
- [ ] The updated examples should be well-documented and easy to follow for developers of all skill levels.

External Links

N/A

Assumptions & Initiation Needs

Quality Assurance Notes & Workarounds

N/A