FindAvailableSpaceQuery

type FindAvailableSpaceQuery: object;

Type declaration

h

h: number;

Height

p?

optional p: string;

If specified, the page to find space on. Otherwise use the visible page.

w

w: number;

Width

x?

optional x: number;

If specified, the location to search near. Otherwise use the viewport.

y?

optional y: number;

If specified, the location to search near. Otherwise use the viewport.