angular_ts/injection_tokens
Generated by integrations/gleam/tool/generate_injection_tokens.mjs. Do not edit by hand.
Source: @types/interface.d.ts PublicInjectionTokens.
Values
pub fn anchor_scroll() -> token.Token(
@internal AnchorScrollService,
)
Returns the typed token for the $anchorScroll AngularTS injectable.
pub fn angular() -> token.Token(@internal AngularService)
Returns the typed token for the $angular AngularTS injectable.
pub fn animate() -> token.Token(@internal AnimateService)
Returns the typed token for the $animate AngularTS injectable.
pub fn aria() -> token.Token(@internal AriaService)
Returns the typed token for the $aria AngularTS injectable.
pub fn compile() -> token.Token(@internal CompileService)
Returns the typed token for the $compile AngularTS injectable.
pub fn controller() -> token.Token(@internal ControllerService)
Returns the typed token for the $controller AngularTS injectable.
pub fn cookie() -> token.Token(@internal CookieService)
Returns the typed token for the $cookie AngularTS injectable.
pub fn document() -> token.Token(@internal DocumentService)
Returns the typed token for the $document AngularTS injectable.
pub fn element() -> token.Token(@internal ElementService)
Returns the typed token for the $element AngularTS injectable.
pub fn event_bus() -> token.Token(@internal EventBusService)
Returns the typed token for the $eventBus AngularTS injectable.
pub fn exception_handler() -> token.Token(
@internal ExceptionHandlerService,
)
Returns the typed token for the $exceptionHandler AngularTS injectable.
pub fn filter() -> token.Token(@internal FilterService)
Returns the typed token for the $filter AngularTS injectable.
pub fn html_canvas() -> token.Token(@internal HtmlCanvasService)
Returns the typed token for the $htmlCanvas AngularTS injectable.
pub fn http() -> token.Token(@internal HttpService)
Returns the typed token for the $http AngularTS injectable.
pub fn http_param_serializer() -> token.Token(
@internal HttpParamSerializerService,
)
Returns the typed token for the $httpParamSerializer AngularTS injectable.
pub fn injector() -> token.Token(
@internal InjectorService(dynamic.Dynamic),
)
Returns the typed token for the $injector AngularTS injectable.
pub fn interpolate() -> token.Token(@internal InterpolateService)
Returns the typed token for the $interpolate AngularTS injectable.
pub fn location() -> token.Token(@internal LocationService)
Returns the typed token for the $location AngularTS injectable.
pub fn log() -> token.Token(@internal LogService)
Returns the typed token for the $log AngularTS injectable.
pub fn machine() -> token.Token(@internal MachineService)
Returns the typed token for the $machine AngularTS injectable.
pub fn parse() -> token.Token(@internal ParseService)
Returns the typed token for the $parse AngularTS injectable.
pub fn rest() -> token.Token(@internal RestFactory)
Returns the typed token for the $rest AngularTS injectable.
pub fn root_element() -> token.Token(@internal RootElementService)
Returns the typed token for the $rootElement AngularTS injectable.
pub fn root_scope() -> token.Token(@internal RootScopeService)
Returns the typed token for the $rootScope AngularTS injectable.
pub fn sce() -> token.Token(@internal SceService)
Returns the typed token for the $sce AngularTS injectable.
pub fn sce_delegate() -> token.Token(@internal SceDelegateService)
Returns the typed token for the $sceDelegate AngularTS injectable.
pub fn scope() -> token.Token(@internal ScopeService)
Returns the typed token for the $scope AngularTS injectable.
pub fn security() -> token.Token(@internal SecurityPolicy)
Returns the typed token for the $security AngularTS injectable.
pub fn service_worker() -> token.Token(
@internal ServiceWorkerService,
)
Returns the typed token for the $serviceWorker AngularTS injectable.
pub fn sse() -> token.Token(@internal SseService)
Returns the typed token for the $sse AngularTS injectable.
pub fn state() -> token.Token(
@internal StateService(dynamic.Dynamic),
)
Returns the typed token for the $state AngularTS injectable.
pub fn state_registry() -> token.Token(
@internal StateRegistryService,
)
Returns the typed token for the $stateRegistry AngularTS injectable.
pub fn storage() -> token.Token(dynamic.Dynamic)
Returns the typed token for the $storage AngularTS injectable.
pub fn stream() -> token.Token(@internal StreamService)
Returns the typed token for the $stream AngularTS injectable.
pub fn template_cache() -> token.Token(
@internal TemplateCacheService,
)
Returns the typed token for the $templateCache AngularTS injectable.
pub fn template_request() -> token.Token(
@internal TemplateRequestService,
)
Returns the typed token for the $templateRequest AngularTS injectable.
pub fn transitions() -> token.Token(@internal TransitionsService)
Returns the typed token for the $transitions AngularTS injectable.
pub fn wasm() -> token.Token(dynamic.Dynamic)
Returns the typed token for the $wasm AngularTS injectable.
pub fn web_component() -> token.Token(
@internal WebComponentService,
)
Returns the typed token for the $webComponent AngularTS injectable.
pub fn web_transport() -> token.Token(
@internal WebTransportService,
)
Returns the typed token for the $webTransport AngularTS injectable.
pub fn websocket() -> token.Token(@internal WebSocketService)
Returns the typed token for the $websocket AngularTS injectable.
pub fn window() -> token.Token(@internal WindowService)
Returns the typed token for the $window AngularTS injectable.
pub fn worker() -> token.Token(worker.WorkerService)
Returns the typed token for the $worker AngularTS injectable.
pub fn workflow() -> token.Token(@internal WorkflowService)
Returns the typed token for the $workflow AngularTS injectable.
pub fn workflow_supervisor() -> token.Token(dynamic.Dynamic)
Returns the typed token for the $workflowSupervisor AngularTS injectable.