@angular/core

HOST_TAG_NAME

constant

A token that can be used to inject the tag name of the host node.

  
    const HOST_TAG_NAME: InjectionToken<string>;
  
  
Jump to details