Interface IPositionStrategy
プロパティ
メソッド
position
- position(
contentElement: HTMLElement,
size?: Size,
document?: Document,
initialCall?: boolean,
target?: HTMLElement | Point,
): void パラメーター
contentElement: HTMLElement
size: Size
document: Document
initialCall: boolean
target: HTMLElement | Point
返却 void
ヘルプ 配置ストラテジーは、IgxOverlayService でコンポーネントを表示する場所を決定します。