CdkDropListGroup
Class
Declaratively connects sibling cdkDropList
instances together. All of the cdkDropList
elements that are placed inside a cdkDropListGroup
will be connected to each other
automatically. Can be used as an alternative to the cdkDropListConnectedTo
input
from cdkDropList
.
disabled
boolean
Whether starting a dragging sequence from inside this group is disabled.
ngOnDestroy
void
@returns
void
Jump to details