Interface IUseDomRectProps

Hierarchy

  • IUseDomRectProps

Properties

Properties

isDisabled?: boolean

If true, disables the updates of the DOMRect.

ref: RefObject<HTMLElement>

A reference to the target HTMLElement whose DOMRect is to be retrieved.