DragSelectDirective
directive
Directive Metadata
Section titled “Directive Metadata”Selector: [yuvDragSelect]
Standalone: Yes
Inputs
Section titled “Inputs”yuvDragSelect
Section titled “yuvDragSelect”Type: DragSelectOptions
Outputs
Section titled “Outputs”dragSelect
Section titled “dragSelect”Type: number[]
dragSelectChange
Section titled “dragSelectChange”Type: number[]
Properties
Section titled “Properties”Type: unknown
Default Value: contentChildren(DragSelectItemDirective)
Methods
Section titled “Methods”onPointerDown
Section titled “onPointerDown”onPointerDown(event: PointerEvent): voidArguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
| event | PointerEvent |