Please enable JavaScript.
Coggle requires JavaScript to display documents.
CxFlights - Coggle Diagram
CxFlights
Components
TabFactory(Header)
Will contain 4 components (Flight,Hotel,Car,Activity) and you will render it using router-outlet
Flights
Form (Reactive or Template)
Hotel
Car
Activity
Flight_Result
Display Flight Result
Routing Module
/hotels
HotelComponent
/car
CarComponent
/flight
FlightComponent
/activity
ActivityComponent