Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UsePopperPositionOptions

Hierarchy

  • UsePopperPositionOptions

Index

Properties

Optional getBoundingClientRect

getBoundingClientRect: any

Optional isHidden

isHidden: boolean

Optional modifiers

modifiers: readonly Partial<Modifier<string, object>>[]

Optional offset

offset: number[]

Optional placement

placement: Placement

Optional popperContainer

popperContainer: null | Document | HTMLElement

Container element of editor popper, if no scroll container provided, it will take document.documentElement as scrolling container

popperElement

popperElement: null | HTMLElement

Optional popperOptions

popperOptions: Partial<UsePopperOptions>

Generated using TypeDoc