Difference between revisions of "Migration to the new CRUD"

From wiki.ferrari.mo.it
Jump to navigation Jump to search
Line 5: Line 5:
 
Add mat-card header;
 
Add mat-card header;
  
 +
== ts ==
  
 +
Function editX must pass element and not element.id;
  
 
= Single page (not tab) =
 
= Single page (not tab) =
  
 
= Multiple page (with tab) =
 
= Multiple page (with tab) =

Revision as of 12:01, 12 May 2022

List (valid both for single or multiple page

html

Add mat-card header;

ts

Function editX must pass element and not element.id;

Single page (not tab)

Multiple page (with tab)