There should be a base registration model defining the minimum data that is needed for registration.
The component itself should not provide any html as this is to custom for each use case. The TS part however can be abstracted.
=> base-registration.model.ts & ngx-mat-auth-base-registration.component.ts
There should be a base registration model defining the minimum data that is needed for registration.
The component itself should not provide any html as this is to custom for each use case. The TS part however can be abstracted.
=> base-registration.model.ts & ngx-mat-auth-base-registration.component.ts