Interface IPositionStrategy
Properties
Methods
position
position( contentElement: HTMLElement, size?: Size, document?: Document, initialCall?: boolean, target?: HTMLElement | Point,): void Parameters
contentElement: HTMLElement
size: Size
document: Document
initialCall: boolean
target: HTMLElement | Point
Returns void
Documentation Position strategies determine where to display the component in the provided IgxOverlayService.