Skip to content

@eodash/eodash / client/types / Layout

Interface: Layout

Defined in: client/types.ts:57

Properties of EOxLayoutItem used for setting the position and size of panels

Properties

h

h: number

Defined in: client/types.ts:65

Height. Integer between 1 and 12


w

w: number

Defined in: client/types.ts:63

Width. Integer between 1 and 12


x

x: number

Defined in: client/types.ts:59

Horizontal start position. Integer between 1 and 12


y

y: number

Defined in: client/types.ts:61

Vertical start position. Integer between 1 and 12