• Genel Bakış
@angular/core

ResourceOptions

Tür Takma Adı
kararlıv22.0'den beri

API

    
      type ResourceOptions<T, R> = (  | PromiseResourceOptions<T, R>  | StreamingResourceOptions<T, R>) & {  /**   * A debug name for the reactive node. Used in Angular DevTools to identify the node.   */  debugName?: string;}
    
    
Detaylara atla