Angular .NET/TypeScript
Posted: Sun May 15, 2022 10:25 am
Angular .NET/TypeScript
Component Implementation of view specialization . The following methods in View-specialization component is need to be implemented Method Name Description ngOninit Invoke the getSpecialization method of the ViewSpecialisation component. • Invoke the appropriate method of curewell.service.ts to fatth the details of all the specializations • In case of successful execution Store the response in the variable "specializationList" get Specialisation • In case of exception Set the variable 'specialization ist'to null Store the response in the variable 'orror My • Set the variable 'showMsgDIV appropriately On completion, display the message Specialization Fetched Successfully in the console r.
Component Implementation of view specialization . The following methods in View-specialization component is need to be implemented Method Name Description ngOninit Invoke the getSpecialization method of the ViewSpecialisation component. • Invoke the appropriate method of curewell.service.ts to fatth the details of all the specializations • In case of successful execution Store the response in the variable "specializationList" get Specialisation • In case of exception Set the variable 'specialization ist'to null Store the response in the variable 'orror My • Set the variable 'showMsgDIV appropriately On completion, display the message Specialization Fetched Successfully in the console r.