ngx-traak / Class

PositionPlugin

Decorators:@Directive
Selectors:[position-rel-node]
Implements:AfterViewInit

No documentation has been provided.

Properties

NameTypeDescription
@Input
offsetX
number

x offset of the element relative to the node

@Input
offsetY
number

y offset of the element relative to the node

@Input
placement
"left" | "right" | "top" | "bottom" | "center"

placement of the element relative to the node