• 概要
@angular/cdk/drag-drop

CDK_DROP_LIST_GROUP

constant

Injection token that can be used to reference instances of CdkDropListGroup. It serves as alternative token to the actual CdkDropListGroup class which could cause unnecessary retention of the class and its directive metadata.

API

    
      const CDK_DROP_LIST_GROUP: any;
    
    
Jump to details