You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
354 B
354 B
sidebar_position | title |
---|---|
1 | Introduction |
Edit an item
This lab will allow you to edit an item.
List of steps
- Modification of the data service
- Add Edit action
- Creation page edit
- Creation of the edit form
- Using the model
- Use the Pattern Factory
List of concepts
- URL parameters
- Component Parameters
- Factory Pattern