Function: default()
default(
comp):Service
Defined in: src/common/web/services/WebService.ts:14
Creates the web service that reacts to fundamental web ongoings.
Parameters
comp
The main component instance.
Returns
- The newly created service.
default(
comp):Service
Defined in: src/common/web/services/WebService.ts:14
Creates the web service that reacts to fundamental web ongoings.
The main component instance.